External reference from movement available on ticket templates
NEW V2.12 You are storing external references at movement level through SecuTix Public API, you will now be able to integrate those data on SecuTix ticket templates that will then printed every time such ticket template is used.
Solution
In cases where you have built a fully custom user journey
Getting started
Add a textfield on your ticket template
In properties, Select Custom value
Specify the key that needs to be displayed (depending under which key you have saved your data)
Custom value parameter definition
${Movement_externalReferences;array_code=<YOUR_KEY>}
Example if you have saved your additionnal data under the key "externalPaymentReference"
Custom value exemple
${Movement_externalReferences;array_code=externalPayementReference}