...
Ask that the Otipass url is added to the autorizations in the proxy for tnac.
- Mapping Parameters
- Otipass information: SectorCode has to be defined in the mapping with the Otipass SpaceID.
- SecuTix information: SeasonCode and ProductCode are mandatory to create Sales in SecuTix.
Note |
---|
Common problems
|
Here you can download a correct reference mappings parameter.
Code Block |
---|
{ "OtipassProjectId":"toulouse", //The project id of Otipass. It is generally the last part of the url that they provide. "NumType":"serial", //define this value if the pass codes start with letters "sectorInfos":{ "DDMM_AUG":{ //This is the sector code as defined in TNAC configuration. "OtipassServiceId":"pcumid031fs00061", //Provided by Otipass "OtipassPSpaceId":"PROVIDER#PCUMID031FS00061", //Provided by Otipass "seasonCode":"DDMM23", //Those are the season and product codes on which the sales will be processed. "productCode":"PASSTOU" }, "DDMM_MSR":{ "OtipassServiceId":"PCUMID031FS00071", "OtipassPSpaceId":"PROVIDER#PCUMID031FS00071", "seasonCode":"DDMM23", |
Note |
---|
Beware of the following two points:
|
Scanning Otipass cards
There are two steps to the scanning:
...