Posted: April 23, 2018 at 7:08 pm
|
Hello, It’s more of a problem than a help. Our events do not see more than 5 or 10 people so there’s very little chance of multiple purchases happening at the same time. It would be helpful to have Reserved Tickets protection as an option. But for now, how can I turn it off? |
Hi there, The reserved tickets system cannot actually be turned off, but if you set no limits to your events then it won’t have an effect because the ticket reservation system will only have an effect on an event if either a datetime registration limit or ticket quantity limit is set. |
|
|
Hi Josh, |
I’m afraid it’s not possible to add the ability to turn off the Reserved ticket system. May I ask what are the problems you’re having the reserved ticketing system? Normally you wouldn’t know it’s there because it works behind the scenes to reserve a spot while the registration form is being completed. |
|
|
The issue is that if the user enters their payment info incorrectly or for any reason – the payment is rejected. The tickets are reserved – so when the user tries again – they find the tickets are all sold out. |
When you say they try again, do you mean starting a new registration from scratch? When the user’s payment fails they should either go back to the payment options so they can retry or possibly they’ll go to the thank you page where there is a link to view the payment options again – http://take.ms/x1Uj0 If they go back to starting a new registration they yes they will need to wait for the ‘first’ session to expire and the ticket be released but failing a payment should not force them to restart. Do you have a test event I can view this on? |
|
|
Hi Tony, I’ve wondered if we should just remove the limit and do our best to stay on top of the number of registrants. |
I’ve just gone to do a test registration on your site, selected tickets and submitted the form to see a ‘Nothing in your event queue’ error – http://take.ms/AhWjO That’s happening because the rgistration checkout page is being cached as you can see in the screenshot. I’m guessing you don’t have control of the caching from your admin? If not you’ll need to contact your host and have them exclude EE’s critical pages from the server side caching, we have some documentation on this here: https://eventespresso.com/wiki/setup-nocache-exclusion-rules-event-espresso/ |
|
|
Thanks Tony, Much appreciated. |
|
Chatted with Tech Support at WP Engine and they have excluded the pages. |
Thank you, my registration worked this time. So your using Stripe for payments which handles payment failures within the modal (it doesn’t reload the page or send the user to the thank you, it just shows the error – http://take.ms/vaRtk), which means the user is likely navigating away and restarting the registration to run into the problem you have. As Josh mentioned earlier there’s no way to remove the reserved tickets feature but it is possible to reduce the time the tickets are reserved for, the lowest I’d recommend is 15mins (it’s the time from when the user selects their tickets to when they complete payment, if they take longer than 15min the registration will fail and they lose their registration details). Will that work better for you? You can use a function like this: https://gist.github.com/Pebblo/b6e20b03c57efe693bd86ebcf1b00ce9 Add that to a custom functions plugin on your site, we have some documentation on creating one here: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ |
|
The support post ‘Disabling Reserved Tickets’ 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.