Organizers currently handle ticket exchanges outside of TIXNGO, relying on the S-360 back-office and ticketshop, which results in a manual and fragmented process. To streamline on-site operations, enhance the user experience, and provide spectators with more flexibility and autonomy, we’re integrating this functionality into TIXNGO. This enhancement will not only simplify management but also unlock new revenue opportunities.
...
Enable the S-360 Ticket Exchange feature from the organizer settings
From the Application Settings, enable the feature Ticket exchange via S-360 ticketshop (key: ticket.s360.ticketshop.exchange)
...
Name | Key | Default Value | Rule |
---|---|---|---|
S360 Exchange for any spectator | s360ExchangeForAnySpectator | FALSE |
|
S360 Exchange for initial spectator | s360ExchangeForInitialSpectator | FALSE | For this parameter to take effect, “S-360 Exchange for any spectator” must be set to TRUE.
|
Expand | ||
---|---|---|
| ||
...
Exchange Button visibility
Allow Exchange (Event |
---|
Enable S-360 ExchangeTransfer group:
) | S360 Exchange for any | S360 Exchange for |
---|
S360 Exchange for initial spectator
initial | Expected behavior | Exchange button visibility |
---|---|---|
FALSE | N/A | N/A |
Ticket Exchange is completely disabled for this event. Any ticket rules permitting exchanges will be ignored. | Not visible | |
TRUE | FALSE | N/A |
Ticket Exchange is enabled for this event, and any ticket rules permitting exchanges will be applied. However, if “Exchange for any spectator” is set to FALSE, Ticket Exchange will be disabled for this specific ticket. | Not visible | |
TRUE | TRUE | FALSE |
Ticket Exchange is enabled for this event, and any ticket rules permitting exchanges will be applied. If “Exchange for any spectator” is set to TRUE, Ticket Exchange is enabled for this ticket, regardless of whether the current owner is the initial one or not. | Always visible | |
TRUE | TRUE | TRUE |
if current Owner != Initial Spectator --> Button hidden
Ticket Exchange is enabled for this event, and any ticket rules permitting exchanges will be applied. If “Exchange for initial spectator” is set to TRUE, Ticket Exchange is enabled for this ticket but restricted to the initial owner. It will be disabled for any subsequent owners. | Button visible only if the Current Owner is the Initial Spectator |
Redirection to the ticketshop
By default, the S-360 Ticketshop Exchange URL defined specified at the event level will be used to redirect spectators to the ticketshop.
However, it is possible to you can override this URL on a per-ticket basis by adjusting modifying the S-360 injection template and leveraging utilizing hidden ticket details metadata.
To configure set this up, use apply the following configuration in your S-360 injection template:
- ticketDetails.hidden.index.key = EXCHANGE_TICKETSHOP_URL
- ticketDetails.hidden.index.value = https://ticketshop.secutix.com/account/tickets/exchange
Limitations
What's next ?