#francois-cobbleweb-ltd_api

1 messages ยท Page 1 of 1 (latest)

sweet needleBOT
#

๐Ÿ‘‹ 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.

winter rampart
#

Hello @shrewd root !
Thanks for taking care of our case;

sweet needleBOT
alpine rivet
#

๐Ÿ‘‹ 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?

hasty torrent
#

We send the "return_url" param with our payment intent that points to our own custom controller, if that's what you are asking

alpine rivet
#

no

winter rampart
#

Yes, we handle the redirect TO the 3DS manually.

alpine rivet
#

ok, so this means that for 2 of these PIs the code didn't reach that far through

winter rampart
#

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" ?

alpine rivet
alpine rivet
#

when 3DS fails the status becomes requires_payment_method

hasty torrent
#

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

winter rampart
#

I have a question

#

Maybe there are some parameters that are required so that the 3DS process is successful.

alpine rivet
#

no that's not the case

winter rampart
#

We were guessing that maybe we need an address for our buyer

#

or only the contry

#

or the zipcode

alpine rivet
#

no really this is not related to your issue

#

in the 2 scenarios, both are customer related

winter rampart
#

I think I would like to monitor our redirect TO the 3DS ; to ensure there is nothing bad on our end;

#

Do you have any advise how to monitor that ?