#nguyenxuanloc

1 messages · Page 1 of 1 (latest)

dry troutBOT
coral shadow
#

Hi there, a requires_action PaymentIntent wont be cancelled automatically.

jolly hinge
#

Thanks. let me check more

jolly hinge
#

4000000000003220

#

I used this card for test 3d secure in test mode

dry troutBOT
jolly hinge
#

And I paid for my subscriptions successfull in first time. but when stripe chare next invoice, i got this error when try secure again

brave root
#

👋 Taking over this thread, catching up now

#

Can you share the Payment Intent ID (pi_xxx)?

jolly hinge
#

pi_3NBbriGAltQMAfDb0Jw1tt28

#

here

#

in testnet

brave root
#

With 4000000000003220 used, 3DS will always be required for every payment

jolly hinge
#

yes, and I got this error when try verified 3d secure for pending payment_intent

brave root
#

3DS authentication was failed previously and the PI status was changed to requires_payment_method to request for a new payment method. When you tried to confirm the payment intent again without a payment method, i.e. status in requires_payment_method, above error will be thrown

jolly hinge
#

Can I check why 3ds authentication failed previously

brave root
jolly hinge
brave root
#

Yup, this is correct. After confirming the payment intent at the client, was there a 3DS modal pop up to complete 3DS process?

jolly hinge
#

Yes, have a pop up to complete 3ds process, but when i tried to comlete, i got this error

brave root
#

It's likely that you clicked Fail or Cancel button in the modal that resulted in the failed authentication

#

Complete button should be clicked for successful authentication

jolly hinge
#

Hmm. let me check again. thanks