Discount codes
Discount codes give buyers a price reduction at checkout. Create them per event in the Discount codes area; at checkout the buyer enters the code and it's applied immediately.
Creating a code
- Go to Discount codes in the dashboard.
- Create a code for an event (or an event-specific code) — the discount applies to that event's checkout.
- You can also pre-fill a code in a share link with
?promo=CODE.
Using a code (buyer side)
At checkout there's a discount-code box. The code is validated live against the event (via the discount-codes lookup with the event id and code). If valid, the discount is applied to the order.
Managing codes
Codes are managed per event; the API supports creating and updating them (discount-codes/[id]).
Was this article helpful?