#mrdadone_payments-3ds-authentication

1 messages ¡ Page 1 of 1 (latest)

winter jungleBOT
#

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

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

soft vale
#

Do you have an example payment intent ID for this behavior?

haughty mica
#

Payment intent: pi_3Qlu2cH0mjdc2kr01sMcG3DJ

soft vale
#

Okay yeah the bank that issued the card required 3DS authentication and, when the customer went through that process, the bank declined the charge

haughty mica
#

oh sorry! I'm sleepy!

#

Payment intent: pi_3Qlu2zH0mjdc2kr00aaNLwoQ

soft vale
#

Okay, this one the bank just requires 3DS authentication but it doesn't look like the customer completed it

haughty mica
#

I'm confused now.

soft vale
#

Why?

haughty mica
#

As these payments go on "not acquired", is that normal?

soft vale
#

I don't know what you mean by "not acquired" (we focus on coding integrations with APIs and that isn't a status of the Payment Intent object). But these payments are not successfully confirmed

haughty mica
#

I mean on the "authorized but not captured" page.

soft vale
#

Yeah we don't really spend time in the Dashboard on this server. We focus on the values in the APIs

haughty mica
#

ah ok got it

soft vale
#

But, since the confirmation failed, these payments should not be authorized

haughty mica
#

ohh i see, so it's the customer that needs to verify the payment, got it.

soft vale
#

The bank that issued the card is asking the customer to confirm the payment. Sometimes the customer doesn't complete this action

haughty mica
#

thinking i mean from what i understood from them, is that the money get's taken from the bank, but the payment remains pending (on whmcs, but that uses stripe gateway)

soft vale
#

Nope

haughty mica
soft vale
#

Ultimately that is up to the bank and how they represent this information

haughty mica
#

Ok just making sure, it's a user side error?

#

I was concerned as it was happening too often then usual yes

soft vale
#

Requesting 3DS is entirely up to the bank and, at that point, the interaction is between the bank and the customer.

haughty mica
#

ok!