#francois-cobbleweb-ltd_api
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/1400780161754071191
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello @shrewd root !
Thanks for taking care of our case;
๐ happy to help
will be with you shortly
in the PI list you provided you have 2 different scenarios
1- 3DS timed out before the customer validated
2- 3DS was required but never started
I'm not sure why the 3DS was not triggered since I'm not aware of your integration, but do you handle 3DS redirection manually?
We send the "return_url" param with our payment intent that points to our own custom controller, if that's what you are asking
no
Yes, we handle the redirect TO the 3DS manually.
ok, so this means that for 2 of these PIs the code didn't reach that far through
in the case "1-", that's always an issue from our customer then
But in the the case "2-", that could be somehting else
Where in your logs, can we see that we are in the case "2- 3DS was required but never started" ?
correct, in the case 2, it could be that the customer closed the browser tab before the code was executed
you can see that the PI status is still in requires_action
when 3DS fails the status becomes requires_payment_method
Ok thanks. And having the PI in "requires_action" should probably not be that frequent I imagine
We will investigate on our side. Thanks for the help
I have a question
Maybe there are some parameters that are required so that the 3DS process is successful.
no that's not the case
We were guessing that maybe we need an address for our buyer
or only the contry
or the zipcode