Adding your own text and image
You can change our built-in text and also add an image to both email and PDF ticket. Find this feature from the "Ticket" menu in the event context.
Formatting text
It is possible to use most common HTML tags in ticket text. For example:
<strong>Bold text</strong>
<em>Italics text</em>
<ul><li>List item</li><li>List item</li></ul>
Link to <a href="https://google.com">Google</a>
Special placeholders
There are several special placeholders that you can use in the ticket text:
:ticket_code
Displays the ticket QR code value as text. Example:
Please use :ticket_code to log in to our streaming service.
Result:
Please use U7E21QCL8 to log in to our streaming service.
:order_date
Will be replaced by the order completion/payment date. Example:
This ticket is valid six months from :order_date.
Result:
This ticket is valid for six months from 21.08.2020.
:attendee_form_url
If you have created attendee specific questions using our "Order form" tool, it is possible to add a link to the confirmation email so that the attendee can later change their details. Example:
Click here to change your registration: :attendee_form_url
Result:
Click here to change your registration: https://fienta.com/attendees?d41d8cd9xf0eb20ee9800
:event_id
Returns the unique ID of the event.