#asdfgh - Payment Intent Status

1 messages · Page 1 of 1 (latest)

versed oriole
#

Hi 👋

wet flame
#

Hi there! You shouldn't see a requires_action status on GPay/APay since 3DS won't be required for wallet methods (the wallet basically takes care of 3DS itself).

woeful owl
#

Okay and what about cards

#

?

wet flame
#

Yes cards that require 3DS will move to requires_action.

woeful owl
#

Thank you

#

One last question

#

Do you know if this 3d secure session has some expiration time?

wet flame
#

That is dependent on the issuer

#

Some issuers time out

#

Others don't

woeful owl
#

so theoretically it happens that the user will return to 3d secure after a few hours and complete the payment, right?

#

And if he is already in the 3d secure stage, I cannot interrupt his payment with cancel payment intent or something

wet flame
#

I believe that is correct, let me double check.

#

Never mind! I'm wrong. Just tested and you can confirm that you can cancel a PaymentIntent when it is still in a requires_action state even if the redirect has been initiated.

#

In this case, we cancel the 3DS auth so it can't be completed.

#

I'm not positive how the issuer handles this... I assume they just redirect the customer back to the return_url.

woeful owl
#

Okay, thank you!