#narnau - 3D Secure

1 messages · Page 1 of 1 (latest)

pine zenith
#

Hello! Yep, the scenario you describe is possible. Card issuers can request 3D Secure for any transaction whenever they want, so your integration needs to handle cases like that and bring the customer back on-session so they can either provide authentication for their existing card or provide a new method of payment.

jolly hazel
#

Do you know if there is any documentation about that?

pine zenith
#

What kind of documentation are you looking for exactly? Developer documentation on how to build your integration?

jolly hazel
#

I mean, I think I have the purchase flow integrated and working ok with the 3DSecure

#

But I'm seeing this error

#

And I guess it's related with the scenario I described

#

So I would like to know how to deal with this scenario

pine zenith
jolly hazel
#

acct_1HbayPDxVVZMabNO

#

This error is shown in a connected account

#

connected account: acct_1J51lWRan8eBFVGo

pine zenith
#

I don't know why that banner is being displayed... I think it might be an error? I recommend you write in to Support and ask them to investigate why that banner is there: https://support.stripe.com/contact/email

jolly hazel
#

I tried some weeks ago and they didn't help me at all

#

That's why I'm asking here again

#

At least it seems that you know what are you talking about. I can't tell the same about the other support guys...

#

Can you send me some documentation about how to deal with the scenario I ask you about?

pine zenith
#

Well, that's the thing, it seems like your integration is fine. The banner is talking about declines due to authentication, but you don't have any (click on the See next steps button and it shows no recent card payments).

jolly hazel
#

For example, this is a case when I guess that this is happening. This customer has a subscription, and when stripe tries to "update subscription" it's not possible. What I have to do in this cases? I'm not finding any examples out there.

pine zenith
jolly hazel
#

Thank you @pine zenith

pine zenith
#

That last link is probably more relevant to what you're asking about, actually.

jolly hazel
#

Here it says: "If you don’t want to use Stripe’s tooling to manage failures". So there is a way to use stripe tooling for this?
Which is this tool?

#

Okey, thank you

pine zenith
#

Yeah, sorry, ignore that first link and look at the second one. My fault!

jolly hazel
#

okey, thanks!

#

It seems that this second link is exactly what is happening to that case I previously showed you

#

I will read it and if I have some more doubts I will ask you again.
Thanks!

jolly hazel
#

Hi!
I've a question about connected accounts on 3DSecure.

#

I see this option, that solves my problem, but,
Is it necessary to apply this configuration to all my connected accounts or can I only apply once in my main account?

#

@pine zenith

grave rune
#

Hello! @pine zenith had to step away but I can help!

#

That depends on your integration - what kind of accounts are you working with (standard, express, custom)? And what kind of fund flow (destination, direct, separate charge + transfer)?

jolly hazel
#

Standard accounts
Direct

grave rune
#

Gotcha, so in that case that's something that your connected accounts need to enable on their own accounts

jolly hazel
#

Mhm

#

And there is some way to do this via API? I mean, this configuration

#

To automate the process (

grave rune
#

No, there isn't a way to do this through the API and you can't update these settings on behalf of your standard accounts anyways - they have to enable it themselves