#ante75_api

1 messages ¡ Page 1 of 1 (latest)

umbral streamBOT
#

👋 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/1417818089474494578

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

foggy quail
#

hi there!

mint thicket
#

Hi

foggy quail
#

But then I see a problem in the logs.
what do you mean by this exactly?

mint thicket
#

When adding this customer's credit card, they are redirected with the "requires_action" prompt to the Mastercard URL page to confirm the 3DS. The page usually asks the customer for confirmation using various methods and then closes with the result.
In this case, however, the page opens, displays the Mastercard logo, and then closes immediately.
In the stripe logs, I understand there's a problem. Can you check?

foggy quail
#

In the stripe logs, I understand there's a problem.
but what is the problem exactly? which Stripe log?

mint thicket
#

I don't understand why the page I open following the require_action request doesn't ask for the 3ds procedure but closes itself immediately, what does this mean?

#

This is the final proof: seti_1S8IIRJ4DMCPJKpAxXzick1E

foggy quail
mint thicket
#

evt_1S8IIXJ4DMCPJKpAE3zeLCxc

#

Okay, so it's correct for the page to close without any action from the customer?

#

but why does it give me an error if I check the SetupIntentId?

foggy quail
#

Okay, so it's correct for the page to close without any action from the customer?
I wouldn't say it's "correct", but it can happen sometimes.

#

but why does it give me an error if I check the SetupIntentId?
which error?

mint thicket
#

evt_1S8IIXJ4DMCPJKpAE3zeLCxc

#

in this log you see the last attempt

foggy quail
#

in this case the bank declined the 3DS.

mint thicket
#

I read that there was an authentication error. But as I was saying, the 3DS verification page doesn't ask anything and closes by itself.

#

Does this mean that the bank does not allow 3DS, so the customer needs to check with their bank?

foggy quail
#

for this specific case, the bank declined the 3DS flow. if you want to understand why, then the customer should reach out to their bank to ask them.