General Principle: Fortress GB generates the barcodes and prints the Season Ticket cards
this has some impacts:
- Seatmap inside SecuTix and Fortress Gb has to se synchronized:
- same area codes + block codes + row + seat number
- SecuTix outer perimiter entrance codes must match with Fortress gates' codes
- SecuTix inner perimiter entrance codes must match with Fortress turnstyles' codes
- Product + Tarriff + XXX codes have to match between SecuTix and Fortress GB
- When a ticket is created, Fortress generates
- a standard barcode, which is stored in SecuTix ticket's barcode
- an Adult barcode, stored in external manager movement XXX, which is then available on ticket editor with field named ZZZ_???
- a concession barcode, stored in external manager movement YYY, which is then available on ticket editor with field named ZZZ_???
- a ticket identifier,stored in external manager movement TTT, which is then available on ticket editor with field named ZZZ_???
...
hidden | true |
---|
...
This page has been divided into two new pages.
V1 integration (the current one in production) where Fortress is handled as an external manager interface.
V2 integration, where Fortress is handled as an access control interface and an external printer interface.