...
title | Inject by S-360 |
---|
Injection configuration
Add the custom parameter sendMultilingualAsJsonObject=true in the General tab when you configure an External printing interface.
Set up multilingual event fields in the ticket template
...
Other available multilingual fields:
...
Organisation > Catalogue > Ordinary admissions > Competition
...
Organisation > Initialisation > Organisation parameters > Teams
...
Institution > Venue > Venue parameters > Space
...
Institution > Venue > Venue parameters > Sites (General)
...
Institution > Venue > Venue parameters > Sites (Address)
Multilingual value has not been supported in S-360 yet but can update this value in TIXNGO
...
Set up multilingual ticket detail values in the ticket template
...
Static values
Hospitality, Entrance, Gate, Block, Row, Seat,...
...
Multilingual value has not been supported in S-360 yet but can update this value in TIXNGO
...
${Hospitality_seatRoomName}, ${External_Entrance_externalName}, ${Entrance_externalName}, ${Seat_block}, ${Seat_row}, ${Seat_nb},...
...
Static values
Category, Order number, ticket number, target group, No re-entry,...
...
Ticket details hidden
(Not displayed in the mobile ticket app)
...
*sequence: the order of information will be displayed on TIXNGO, the sequence is started from 0 and is independent in each section.
Initialize an S360 event and ticket detail label in TIXNGO Back Office
Prepare sample ticket per each kind of ticket for each event, and inject those tickets to TIXNGO system
All available labels will be displayed in the Edit event screen on TIXNGO Back Office
Can choose a language on the top right of Edit event screen to view and edit the event fields and ticket labels in multilingual
...
title | Inject by CSV file |
---|
Download CSV template file
Please download the CSV template file here.
Using the CSV template file to prepare your data
To get more understanding of TIXNGO ticket's fields, you can check out this documentation
Supported multilingual fields:
- event.group.name
- event.group.image
- event.name
- event.name2(not in use)
- event.website
- event.address.site
- event.address.city
- event.address.line1
- event.address.line2
- event.address.line3
- ticketDetails.main (values)
- ticketDetails.extra (values)
- ticketDetails.hidden (values)
For further information, please consult the Sample Multilingual Ticket. If you wish to inject the tickets directly into TIXNGO via API, you can also refer to this format.
...
Inject the prepared CSV file to TIXNGO
To begin, ensure that the naming of your CSV file adheres to the following convention: "<your free text>multilingual.csv". If the file name does not conform to this convention, errors may occur.
...
Set up multilingual ticket detail labels in TIXNGO Back Office
Prerequisites: Enable (if not enabled yet) the Organizer Settings "Enable displayed ticket details from event level" (key: enable.details.from.event) if please contact support team if this setting key is not available.
...
Language | Section | Setting on TIXNGO Back Office | Displayed on mobile ticket app |
---|---|---|---|
English | Main Data (ticketDetails.main) | ||
Extra Data (ticketDetails.extra) | |||
German | Main Data (ticketDetails.main) | ||
Extra Data (ticketDetails.extra) | |||
Hungarian | Main Data (ticketDetails.main) | ||
Extra Data (ticketDetails.extra) |
Update the translation in TIXNGO Back Office
The details for the event consist of the following fields to be able to update in multilingual:
the name and image URL of the event group, the name and website URL of the event, the address information includes the site, city, and three address lines.
Limitation
At present, TIXNGO supports only the languages listed below, and not all languages.
Language | Code (ISO 639-1:2023) |
---|---|
Arabic | ar |
Catalan, Valencian | ca |
Czech | cs |
Dutch, Flemish | nl |
English | en |
French | fr |
German | de |
Greek, Modern (1453–) | el |
Hungarian | hu |
Italian | it |
Norwegian | no |
Polish | pl |
Portuguese | pt |
Spanish, Castilian | es |
Turkish | tr |
Reference: https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes
...