Option Display The Order Detail View Link On The Checkout Page

You can have the link to the order detail view on the checkout page. This allows your customer to be faster at the entrance. They just open the page and if they have multiple tickets (group and/or family) it is easier to display the QR code for each ticket. It will be displayed only if […]

Option Display The Order Detail View Link In The Order Mail

You can have the URL to the order detail view in your order emails. This allows your customer to be faster at the entrance. They just open the page and if they have multiple tickets (group and/or family) it is easier to display the QR code for each ticket. The link will be added to […]

Option Hide The PDF Download Option From The Ticket Detail View

Your customer will have the option to download a PDF version of the ticket on the ticket detail page. You can deactivate this option. The option just controls the rendering of the button. If your customer has already the PDF link, then it will still render the PDF, if the URL is called.

Option Label for the Ticket Number

The ticket number displayed to your customer will have a text prefix. So that they can easy understand what the number is. You can change the label. If it is empty, then the default value will be used.

Option Hide The Self-Redeem Option From The Ticket Detail View

You can allow your customer to redeem their tickets by them self. Maybe you have a webhook configured for this to activate something. Or you just want to have this feature for your reasons. The redeem button will be rendered on the ticket detail page. If you do not want to use this feature you […]

Option Activate The OB_END_FLUSH

Some plugins and themes are adding some caching using the PHP function “ob”. They are not always correctly closed. Or they are sitting in between the plugin function for the PDF rendering. Then the PDF ticket is not correctly send to the browser of your client. The PDF is not rendered correctly.  You can try […]

Option Activate The Compatibility URL Mode For The Ticket Detail View

In some cases it is not possible for your customers to open the ticket detail view within the plugin folder using the public ticket number as part of the URL. You customers sees your 404 error page. In that cases you can set activate this option to have the public ticket view as a parameter […]

Option Compatibility URL Mode For The Ticket Detail View

In some cases it is not possible for your customers to open the ticket detail view within the plugin folder. Or you just want to have a different URL for the ticket detail view. In that cases you can set an URL path that will be added to your WordPress URL. The plugin will listen […]

Option Set An Offset To Redeem Before The Event Starts

This option is used only if the option wcTicketDontAllowRedeemTicketBeforeStart is activated. You can set hours, from when the ticket redeem operation is allowed. The hours are removed from the event starting time. If the event starts at 14:00 and you activate the option and set 1 to this option, then you can redeem the ticket […]

Option Do Not Allow Redeem Before The Event Starts

To prevent early access, you can activate the option to check the event start date and time. Helpful if you have the same event multiple times per day. With the option wcTicketOffsetAllowRedeemTicketBeforeStart you can set the hours before the event starts to let people in.