The Stripe payment processing is not working on our site (www.innbetween.nl). Mollie payment seems to be working fine but it is just Stripe.
The Stripe completes and says payment is confirmed, after which EE also gives a message confirming payment. The user is then redirected to the transaction complete page where there is no transaction shown.
No transaction has been processed by stripe and there is no call to the API shown in the Stripe log. No transaction is shown in the WP admin panel. No error messages are shown in the console whatsoever.
I have refreshed the stripe access tokens and made sure they were correct. I have currently disabled Stripe to avoid any more confusion with users.
I checked the Thank You page on your website and there are a number of JavaScript errors being thrown. The first thing to do that may help is you can turn off the JavaScript magnification that’s set up with the W3 Total Cache plugin on your site.
The Stripe gateway uses Stripe.js and Event Espresso also uses its own JavaScript to update the payment info on that page. The JavaScript errors happening on that page may be preventing those scripts to run when they need to run.
Hi Lorenzo,
That seems to have worked! Both cash and stripe had the default payment set to true.
Is that specification in the docs? I didn’t see it before but might have missed it. It would have been helpful if I had seen a troubleshooting tip to turn off the default open payments.
You should actually only have one payment method set to open by default, because only one payment method can be used in a transaction.
Viewing 5 reply threads
The support post ‘Stripe Payment Processing Not Working’ 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.