Skidata DTA is a ticketing system provided by Skidata company and accessible through APIs. SecuTix can connect to it to cover some specific use cases detailed below.
...
SecuTix will create sale orders in Skidata when people load their tickets on rfid.
Meaning of the checkbox
When the reservation checkbox is checked: see above. Below rules are ignored.
...
After every sale creation, SecuTix will wait for 3 seconds, then call the Skidata DTA API checking the order status. If the state of the order is valid according to DTA, the order is correctly finalized. Else, the order will fail.
Switching from DTA v10 interface to SWEB interface
- contexte
- manual operations
Custom parameters
Parameter name | Meaning | Default value |
---|---|---|
setValidityDateFromMovement | Gets the validity date from movement | false (should be true as it is always used like this) |
movementValidity | Not used | |
checkSaleOrderWaitingTime | Waiting time, in seconds, before calling back DTA to check order status | 3 |
checkMissingSkidataConsumerCategoryId | System throws an error if tariff mapping or price mapping are missing, blocking the sales | true |
validSateStatus | List of valid status of skidata orders (used then the check | PENDING,RESERVED,BOOKED,BOOKED_AND_TRANSFERRED,CANCELED,CANCELED_AND_TRANSFERRED,CORRECTED,NO_STATUS,NOT_PAID,PAID |
Frequently asked questions
...