#igor.f - 3DS
1 messages · Page 1 of 1 (latest)
Hi there!
Is 3DS working in test mode? You can test this with the card 4000002760003184 that always requires 3DS.
Hi
we tested all scenarios while developing with our test mode, everything was fine, we also made test on production account - also fine, then we asked our customers to add credit cards on our production environment, and only after this started to receive complains
Here on Discord we can't really help with declines in live mode. So I would recommend to ask your question to Stripe support directly here: https://support.stripe.com/contact
@sharp dagger maybe you know at least 1 scenario why stripe sdk skips popup and customer receive error that
"last_setup_error": {
"code": "setup_intent_authentication_failure",
"doc_url": "https://stripe.com/docs/error-codes/setup-intent-authentication-failure",
"message": "The latest attempt to set up the payment method has failed because authentication failed.",
but when i use legacy server to server integration it allows me to store card , in my expectations new integration should be compatible with old one, my expectations are wrong ?