wagnerwagner / merx

Merx is a plugin to create online shops with Kirby.
https://merx.wagnerwagner.de
104 stars 10 forks source link

Stripe declines cards incorrectly assuming site is in test mode #81

Open alexpi opened 1 month ago

alexpi commented 1 month ago

Hello,

On some Stripe credit card payments, customers are getting a "Your card was declined. Your request was in test mode, but used a non test card." error message, even though the site is in live mode. Any reasons for why is this happening?

tobiasfabian commented 1 month ago

Hi @alexpi

just be be sure. Have you set ww.merx.production to true?

I have never seen such a problem in any project. I also have no clever ideas where this problem could come from.
For further investigation you could check the logs in your Stripe account. Maybe these logs can give you some more information.