There was already a ticket on the forum about it: my stripe checkout shows both Pay Now and Proceed button. I wish to only show the Pay now button.
The solution that was given at the time was to pick Stripe Elements in the settings, but my Stripe is already setup like this, yet both buttons still appear.
With Stripe Checkout (now deprecated by Stripe) selected the ‘Proceed to Finalize’ button was not being disabled so if users clicked on it caused an error. The reference to switch over to Stripe elements in that thread is firstly to comply with EU PSD2 regulations (which Stripe Elements does) and because it also does actually disable the button.
Removing that button can be done, you can use some CSS like this:
That should remove the button when it is disabled, but show it again if its not (becuase then it’s needed).
Viewing 1 reply thread
The support post ‘Stripe Pay Now and Proceed buttons’ 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.