Table of Contents |
---|
Objectives
Add S-360tickets into TINXGO. Allowing spectators to see & use them into TIXNGO Wallet.
The ticket injection process pushes the designated tickets to the TIXnGO system, and then to the wallets of the final users.
...
Comfort variable code | Format | Example | Injected field inside TIXnGO | Notes |
---|---|---|---|---|
TIXAct | start_of_season | start_of_season end_of_season 2w 22/10/23 21:15 | activationParameters.time | |
TIXStart | start_of_season | start_of_season | event.startTime | |
TIXExp | start_of_season | start_of_season | event.expirationDate |
...
Please enter here one or many of the following values, separated by commas
FIRSTNAME,LASTNAME,BIRTHDATE,ID_NUMBER,COUNTRY_CODE,BIRTH_REGION,BIRTH_PLACE
Only the tickets having those beneficiary values filled will be sent to TIXnGO.
...
The tickets are pushed ordered by ticket id. This likely means that ticket from a same order will come together.
How to create the "Tickets injection" function?
If the TIXNGO interface has not been created or configured, please refer to S-360 to TIXNGO interface > 0. Initial setup of the interface
Once the basic configuration is completed, go the Sch screen and click New button.
Select the function you want, in this case "Ticket external printing" to add and Click Next.