Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{#addProperty($document "showTicketUris" "true")}
{#if(!$document.order.ticketUris.isEmpty())}
{#set($ticketUri$ticketuri = "#joinParts($document.order.ticketUris)")}

...

#if($document.order.ticketUris.size() == 1)} or download your tickets directly{#end#end} 

The

...

text

...

"or

...

download your

...

tickets directly"

...

is

...

the

...

text

...

that

...

will

...

be

...

displayed

...

in

...

the

...

confirmation

...

email.

...

The

...

link

...

"your

...

tickets"

...

must

...

take

...

the

...

value

...

"https://$ticketuri/".


The link is then displayed in the confirmation email, if the shipment mode of order is either "PRINT_AT_HOME" or "ELECTRONIC" and there are some tickets that can be downloaded:

...

Note: the standard document provides a correctly configured example and can always download for reference.


Info
titleLimitation

This feature is limited to sales done on a ticketshop. It will not give a direct link for sales done by a box-office in electronic mode.