3D Secure payment endless loop (in testing mode)
-
Hello, I’m having like 90% successfully set up Stripe Payments. Have not gone live yet, and I have noticed a problem with 3D Secure payments in testing mode.
When I do a payment with test card number 4000002760003184 from Stripe, next the confirmation page from Stripe will appear quick and nicely in the same tab, but when I confirm there, I will see the payment page again, with its waiting and redirection animation, then the Stripe confirmation page will appear again.
(And again and again, if I confirm again.)I turned on the debug log, but there is no message about that. In the events at Stripe dashboard I can see an incomplete transaction for every time I tried.
However after checking the option “Disable 3D Secure Iframe” it is working fine!
Question: I guess I must keep the Iframe disabled. But should I try to solve this to be able to enable the Iframe, if I want the paying process to be as nicely as possible?
Or is there a possibility that 3D Secure Iframe is not working in testing mode but would function perfectly in live mode?
The topic ‘3D Secure payment endless loop (in testing mode)’ is closed to new replies.