Hello Tony
We’ve just switched from Paypal to Stripe and, at the bottom of the page after the Stripe gateway fields which has its own PAY button, there’s a button called ‘Confirm and Pay’. Its class is: input#spco-go-to-step-finalize_registration-submit.spco-next-step-btn.button.button-primary.button-lg. I believe that it’s coming from part of the [ESPRESSO_CHECKOUT] shortcode, because it’s not defined as a solo button on the Checkout page.
Please could you let me know how to get rid of it, because it doesn’t do anything.
Event Espresso does not have a ‘Confirm and Pay’ button, from the class you added it shows it’s the finalize registration button but someone must have altered the text used on the site for it.
The button is disabled when using Stripe, but is ‘clicked’ after the payment is submitted to proceed to finalize the registration. One way to hide it is to use some CSS to set it to display none, but only when it has been disabled, like so:
You can add that in Dashboard -> Appearance -> Customize -> Additional CSS.
Viewing 1 reply thread
The support post ‘How to remove the 'Confirm and Pay' button on the Checkout page below Stripe’ 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.