Page tree

Versions Compared

Key

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

...

  • Changing this configuration "{#addProperty($document "showTicketUris" "false")" to "{#addProperty($document "showTicketUris" "true")" in  in the order confirmation email.
  • At the place where you want to the URL to get tickets, add:

    {#if($stxHelper.getProperty($document, "showTicketUris", false, "", "") == "true")#if($document.order.ticketUris.size() == 1)} or download your tickets directly{#end#end}.

    with hyperlink your tickets = $ticketUri