Integrate your ticket shop into your own website

Integrate your ticket shop into your own website

Redirecting to multiple pages can lead to lower conversion. To prevent a buyer from being redirected, you can choose to add your ticketshop as an iframe within your own web page. Follow the steps below to set this up!

1. Go to 'Manage' and select the desired event.

2. Then click on 'Event dashboard'. Right click on "Online Sale URLs " to access different URLs.

3. Copy the relevant URL directly from the back office without opening the link in a new tab. There are two types of URLs:

  1. URL (link to the ticket shop).
  2. Link to the event calendar (overview of active events).

4. Place the copied link in the <body> of the website's HTML code. If necessary, use the code at the bottom of this article.

5. The position of the ticketshop on the website can be set by adjusting the 'width' and 'height' in the iFrame code.


<iframe

width="600"

scrolling="auto"

height="730"

style="max-width:

100%"

frameborder="0"

marginwidth="0"

marginheight="0"

src="paylogic_Shop_URL1"

name="paylogic_shop"

id="paylogic_shop">

</iframe>


Note: zorg dat 'Paylogic_Frontoffice_URL1' vervangen wordt door de gekopieerde URL

    • Related Articles

    • Adding extra information to a ticket shop

      It can sometimes be useful to add extra information to your ticket shop, without it being directly linked to a specific product. Follow the steps below to add general information about the event or purchasing process in your shop. Go to 'Manage' and ...
    • Adding or arranging products in a ticket shop

      If you haven't created any products yet, please read this article first. Go to 'Manage' and select the desired event. In the light gray column, go to 'Sales Configuration'. Select your desired ticket shop. Click on the pink button 'Add Products to ...
    • Create a new product and add it to a ticket shop

      In this article, it is explained how to create a new product and how to add it to a ticket shop. 1. Go to 'Manage' and select the desired event. 2. Under 'Event Settings,' navigate to 'Products.' 3. Click on 'Create New Product.' 4. Choose the 'Type' ...
    • Add a banner to the confirmation page of a shop

      Add a banner to your shop's confirmation page to direct people to your website, socials, or newsletter. 1. Go to 'Manage' and select the event. 2. Click on 'Sales Configuration' and navigate to 'Edit Sales'. 3. Select 'Banners' and add the banner ...
    • Adding/modifying E-ticket design

      In this article, you'll learn step-by-step how to set up an E-ticket with your own design in the Backoffice. When designing your own E-ticket, please consider the following conditions: A4 size PDF file Maximum 2 MB Space for horizontal barcode: 100mm ...