-
When I use stored card for checkout that has 3D secure authentication enabled - more specifically in "always authenticate" mode (https://stripe.com/docs/testing#regulatory-cards) the order fails to submit. I think it should handle payment action same as when the card is set up, e.g. with authorization dialog. Do you have any idea how to workaround this problem? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@VojtaSim In these cases the customer would receive an email to confirm the payment through Stripe's 3ds flow. The order should not be blocked, but you should see this in the order activity. Are you seeing this on your end or are you getting an error when submitting the cart? |
Beta Was this translation helpful? Give feedback.
@VojtaSim In these cases the customer would receive an email to confirm the payment through Stripe's 3ds flow. The order should not be blocked, but you should see this in the order activity. Are you seeing this on your end or are you getting an error when submitting the cart?