#pattttta_error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1288690537037299804
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
This is expected. Extra action such as 3DS authentication should be performed by the customer to complete this payment. If the customer doesn't authenticate the payment with their bank, payment will be incomplete
Your customer has to perform the 3DS authentication with the card issuing bank to complete the payment
I still don't really understand because many customer attempt to pay for mutiple times and sometimes with different cards
Did your customers authenticate the payments with the card issuing bank?
The issuing banks request the payments to be authenticated before proceeding with the charges
If the customer didn't authenticate, the payment will be incomplete
I don't quite understand whether this 3DS is required by the issuing bank or is it a request from Stripe.
Is the authentication process similar to operations such as verification code and payment password?
Every bank has different 3DS authentication methods. There are many ways such as one-time password to the mobile number, asking the customer to authenticate in the bank app... etc
I see
I'd recommend checking how 3DS works here: https://stripe.com/resources/more/3d-secure-101
I thought it was a error because in Stripe it tells me that it require my action to continue
This is not an error. requires_action status means that additional action such as 3DS is required from the customer
and still confused because there were so many incomplete payment. and many of the payments were by the same customer using different cards under their name.
I mean if they are using their own card it should be very easy to complete the 3DS process, right ?
If the customer owns the card, then yes - it should be easy to complete 3DS
Ok. Thanks for the clarification !