Context
Excerpt | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Solution
In cases where you have built a fully custom user journey for your customers on top of SecuTix Public API, you may store some data at movement level like external identifiers for example. It can be needed to print those data on the all the tickets that would be generated by SecuTix. You will now have the possiblity to do such setup and display those data on any ticket templates.
Getting started
- Add a textfield on your ticket template
- In properties, Select Custom value
- Specify the key;value pair that needs to be displayed
Code Block | ||||
---|---|---|---|---|
| ||||
${Movement_externalReferences;array_code=externalPaymentMeans} |