Skip to main content

Ticketing widget

Going live with the widget

This section pertains to things to ensure when going from staging/testing to the production environment.

When going live, you will need to do the following:

  • Use the production environment API key and sales point ID. See further, Pre-requisites for configuraiton

    Warning

    If you want to refer to specific offers, you will need their offer ID of the production environment to ensure the Ticketing widget works correctly.

  • Use in the following script in the header section of your HTML

    <script src="https://widget.enviso.io/loader.js"></script>
    <script>enviso.load(['https://widget.enviso.io/build-ts/components/tickets/enviso-ticket-widget-element.js']);</script>