Love the ticket option. The only thing I need to change is the price on the ticket. I need it to display the individual ticket price for the event. Right now when it is printed, each ticket shows the total purchase price of that transaction.
This is definitely a deficiency of EE. You never see this if you purchase tickets from a major supplier, like Ticketmaster. Each ticket has the individual ticket price. The provide the purchaser with an invoice stating the total cost of all tickets.
@jmichel: my work-around solution is to add the cost of the ticket to the Ticket Type ( i.e. General Admission ($15) ). I’ve modified the /plugins/espresso-ticketing/templates/index.php file, removing the [cost] short code and replacing it with [ticket_type].
This reply was modified 12 years, 1 month ago by Todd.
Thanks, Todd. I ended up doing something similar and just took the pricing off the ticket altogether and added the ticket price to the ticket description that shows up below the ticket on the page. Your solution is more elegant.
We should have a solution for this soon. Most likely in version 3.1.28.
Viewing 3 reply threads
The support post ‘Ticket price shows total price purchased, not individual ticket price’ 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.