I am wondering if I am able to display the base price on the Registration Page (the page before payment options).
I have used the “Display the base price of the ticket in the ticket selector” code snippet from the Code Snippets page (https://eventespresso.com/wiki/useful-php-code-snippets/#display-base-price) and it works great but I am hoping to do the same thing on the Registration Checkout page.
If this is not possible could I potentially add text like (taxes included) to the Name and Description displayed on the checkout page?
Are you using a price modifier as a tax rather than setting the ticket as taxable?
The reason I’m asking is the checkout page should already show something like ‘* price includes taxes’ on the checkout page if you set the ticket as taxable and then set EE to display prices including taxes. If you set it not to include taxes is shows ‘* price does not include taxes’.
I believe that we need to use price modifiers as we are applying GST in some provinces and HST in other provinces. Is there a way to apply different tax rates/types for different venue locations other than using price modifiers?
What you can do is change what’s displayed in the price column on the registration checkout page. So for example if you want to display
{base price} + tax you can add this little filter function:
The support post ‘Display pretax price on Registration Checkout page’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.