woonuxt icon indicating copy to clipboard operation
woonuxt copied to clipboard

3d Secure Payment with Stripe 0 Euros

Open Benedikt-Hampejs opened this issue 8 months ago • 3 comments

I managed to build a webshop based on your project. Now on the last step, the checkout I get troubles with paying. The test payment worked from the beginning, but now I tried to make a real payment of 1 euro.

It looked good until I saw on the bank pop up. It wanted to charge 0 euros. I didn't know if I setup something wrong so reverted all my checkout related changes. Sadly that didn't make any difference. Next I tried the "Traditional Wordpress Checkout" using the same Stripe plugin configuration and that worked out.

So I guess there is either something missing in the graphql woocommerce extension or in that project. I couldn't pinpoint it yet but I would appreciate any help. The Stripe documentation looks quite big to me and I didn't got smart enough to find the exact issue yet.

I tried to make a 2 Euros Payment on the test project "https://v3.woonuxt.com/" but its only connected to the test stripe api as well.

What makes it even more weird ist that the Stripe API doesn't log any error. All Errors I could find where when turning on the logging in Woocommerce. But all Errors happen after the 3d Secure payment not before. I could add them in the issue if its helps?

Thanks in advance.

Benedikt-Hampejs avatar Apr 06 '25 11:04 Benedikt-Hampejs

I copied now Affinity-Designs solution. It seems to work without 3d secure. But since I am based in the EU I need to add that to his solution as well.

Benedikt-Hampejs avatar Apr 06 '25 20:04 Benedikt-Hampejs

Can you share your findings @Benedikt-Hampejs ?

alexookah avatar Apr 07 '25 07:04 alexookah

I got the same problem. Our Shop isn't charging anything too but Wordpress says everything is fine. Order is marked as payed, I get the "Thank you for payment" email and so on. But the only thing that pops up on my credit card payments is a 0€ transaction from stripe to "test the credit card"

orbikular avatar Apr 09 '25 12:04 orbikular