Hello,
Is there any way (in EE3 or EE4) to handle the checkout process on the individual event page? The goal would be to have the registrant and attendee forms display at the bottom of the page underneath the event information. My client doesn’t like how many clicks are required to complete the registration process.
Hi Dean,
Thanks for the idea. I ended up removing the hidden class from the payment options section and got both steps to display at the same time. My issue is that both buttons also still display (i.e. “Proceed to Payment Options” and “Finalize Registration”).
I tried removing the “Proceed to…” button but that breaks the submission process. It seems like there is some validation that needs to happen in the first step. When the “Proceed to…” step is bypassed, the “Finalize Registration” button just scrolls to the top of the page.
Any ideas how I can resolve this (either another method of removing the “Proceed to…” button or a way to include all necessary validation in the “Finalize Registration” button)?
Well it seems my idea isn’t going to work. Using CSS to show everything does not stop the JavaScript from needing that button press. Even disabling Javascript still requires the Proceed to Payment Options button to be pressed, it seems to be hard-wired into it.
You could bypass it, but you will need to rewrite some of the core JavaScript which I don’t really recommend.
Viewing 3 reply threads
The support post ‘Checkout process on event 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.