Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.45 KB

inscription.md

File metadata and controls

58 lines (43 loc) · 1.45 KB
title
Inscription


<script src="https://www.eventbrite.fr/static/widgets/eb_widgets.js"></script> <script type="text/javascript"> var exampleCallback = function() { console.log('Commande terminée !'); }; window.EBWidgets.createWidget({ // Required widgetType: 'checkout', eventId: '583853731227', iframeContainerId: 'eventbrite-widget-container-583853731227', // Optional iframeContainerHeight: 625, // Widget height in pixels. Defaults to a minimum of 425px if not provided onOrderComplete: exampleCallback // Method called when an order has successfully completed }); </script>