#PeterSudor

1 messages ยท Page 1 of 1 (latest)

sly timberBOT
late dove
#

Hello

buoyant bough
#

Hey ๐Ÿ™‚

late dove
#

Yep so on_behalf_of is the correct thing to use here to get the Connected Account's Statement Descriptor.

#

However, I'm not sure I understand the failure you are experiencing - you shouldn't need to change anything client-side here

#

Can you provide me the exact error?

buoyant bough
#

yes

#

do you have access to payments by ID?

late dove
#

Yep that works one sec

buoyant bough
#

Hey @late dove are you still with me?

late dove
#

Yep still looking

#

Server is busy so helping others as well. I'm getting a second pair of eyes here though since that PaymentMethod does look like it was set up fine on the platform

#

So shouldn't have declined with auth_required as far as I know

buoyant bough
#

oh thats good, thanks, I'm waiting

late dove
#

Okay so actually here it looks like you are using the 3220 test card which always requires 3DS no matter how it was set up

#

Try using 4000002500003155

buoyant bough
#

you mean card which I used will fail anyway for recurring payment?

late dove
#

Correct since that payment was off_session but the card you used always requires 3DS regardless of how it was set up

#

If you use the 4000002500003155 test card and set it up via a SetupIntent on your platform then it will be able to properly process an off_session charge on your Connected Account after being cloned

buoyant bough
#

Just tried this card and it working, but it not showing payment descriptor on test 3d secure page

#

but 3220 showed it

#

any ideas why?

late dove
#

Hmm can you give me the SetupIntent Id that you tested with?

buoyant bough
#

this payment

#

is it what you need?

#

it is window from 4000002500003155

late dove
#

So that is the payment on the Connected Account which didn't go through 3DS. The authentication here actually happens based on your platform SetupIntent

#

Did you set on_behalf_of?

buoyant bough
#

and this is same flow but 4000000000003220

#

yes on_behalf_of is configured

#

for both cases

#

same build on our backend

#

just diferent cards

late dove
#

Hmmm let me check

#

Very weird

#

We are testing, give us a moment

late dove
#

Okay we are seeing the same thing.

#

Checking one more thing

#

Okay seems like we may just not support this well for our 3DS2 test cards. I'll file a ticket internally to get this fixed.

#

However, this should not be an issue in live mode.

buoyant bough
#

got it, thanks for support ๐Ÿ™

late dove
#

Sure!