Ryan Chrys & Rough Cuts w/ The Lost Junction Band
Ryan Chrys & Rough Cuts w/ The Lost Junction Band
var exampleCallback = function() { console.log('Order complete!'); }; window.EBWidgets.createWidget({ // Required widgetType: 'checkout', eventId: '856685237607', iframeContainerId: 'eventbrite-widget-container-856685237607', // Optional iframeContainerHeight: 425, // Widget height in pixels. Defaults to a minimum of 425px if not provided onOrderComplete: exampleCallback // Method called when an order has successfully completed });