#ante75_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/1417818089474494578
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
Hi
But then I see a problem in the logs.
what do you mean by this exactly?
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?
In the stripe logs, I understand there's a problem.
but what is the problem exactly? which Stripe log?
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
thanks for the clarification. this can happen sometimes, this is called a frictionless flow. you can learn more about this here: https://support.stripe.com/questions/frictionless-flow-for-charges-created-using-3d-secure-2-(3ds2)
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?
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?
in this case the bank declined the 3DS.
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?
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.