...
Why should organizer use it?
- Let your fan resell their already injected mobile tickets on S-360 ticketshop in just a few simple steps directly from TIXNGO app.
- For each branded app, we offer the possibility to enable Resale on Ticket
- With that, you can now safely allow injected tickets to be resold with no risk of having ill-intentioned people trying to "resale" their tickets on both systems.
How it works?
...
If injected via event.metadata:
- Resale URL
- event.metadata.index.key = RESALE_TICKETSHOP_URL
- event.metadata.index.value = https://ticketshop.secutix.com/account/resale/resellTickets?ticketIds=
- Cancel resale URL
- event.metadata.index.key = CANCEL_RESALE_TICKETSHOP_URL
- event.metadata.index.value = https://ticketshop.secutix.com/account/tickets?cancelResaleTicketId=
...
- ticketDetails.hidden.index.key = RESALE_TICKETSHOP_URL
- ticketDetails.hidden.index.value = https://ticketshop.secutix.com/account/resale/resellTickets?ticketI
...
What makes these 2 entry points for URLs different:
- From TIXNGO, system will prioritize ticketDetails.hidden over event.metadata in case both fields available
- If you use only event.metada, these URLs are applied to all tickets of the event and you can easily update under “Event Edit”
- If you use ticketDetails.hidden only, it’s suitable if you have different URLs for different ticket categories/types/location/currency. But since it’s under ticket level, so you can’t do a bulk update massively for all tickets
How it is displayed on app:
...
Include Page | ||||
---|---|---|---|---|
|