Question:
How can I create a direct link for my customers to purchase tickets with a discount code automatically applied?
Product:
Wix Studio Editor.
What are you trying to achieve:
I want to provide my customers with a link that takes them directly to the ticket purchase form with the discount code “supportjohn” already applied, so they don’t have to enter it manually.
What have you already tried:
-
I tried adding the discount code as a query parameter to the URL (e.g., `https://www.interiorart.gallery/event-details/chart/ticket-form?discount=supportjohn), but it didn’t work.
-
I attempted different parameter names such as
coupon
,code
, andpromo
, but none of these approaches worked.