#henryd
1 messages · Page 1 of 1 (latest)
Hi 👋
So you are using the Stripe3dsConfig to set the Timeout to 5 minutes?
And what is the. behavior you expect but are not seeing?
I'd like to know what will be the status of the payment after the timeout is reached. Doc don't specify that, I'm guessing the payment intent will be marked as failed or something like that
So the timeout is only for a UI thing?
No wait, sorry the payment intent should fall back to requires_payment_method
We cover the lifecycle of the Payment Intent here:
Got it, thanks for the info. So just for confirming, this expiration scenario for 3ds2 cannot be tested on sandbox, right?
What do you mean "on sandbox"?
I mean, testing environment with testing credentials
You should be able to. Are you not seeing the Payment Intent change state?
Nope, I don't see the authentication screen been auto dismissed either (android sdk)
Oh, I think this is due to the test integration using a mock page and not actually communicating with issuing banks
I do not think our mock page simulates timeouts: https://stripe.com/docs/payments/3d-secure#three-ds-cards
but I can raise this as a feature request