#zzking

1 messages · Page 1 of 1 (latest)

prisma carbonBOT
calm sparrow
#

Are you using direct charge or destination charge?

vernal quail
#

what's the difference if I may ask ?

When we create the actual paymentIntent: we set the "destination" param within "transfer_data" to be the customer's connected account, and we also set "on_behalf_of" to be the customer's connected account, so I assume it's the "destination charge" ?

calm sparrow
#

OK, so you are using destination charge.

vernal quail
#

cool, so I guess in this case, we do NOT need any "on_behalf_of" when creating setupIntent ? Coz there is no payment yet happening when the setupIntent is created.

calm sparrow
#

I don't think you need to set it if you are going to use the same payment method to create charges in various connected accounts

vernal quail
#

nice, I tested it against Stripe with the 3DS required card (4000002500003155) since we have customers in Europe , it seemed to work properly with multiple connected accounts.

I"m asking mainly to confirm

#

thanks !

prisma carbonBOT
torpid cosmos
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!

prisma carbonBOT