Description
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.