#zachery - connect payments and dispute liability
1 messages · Page 1 of 1 (latest)
It depends on the account type your using, see here:
https://stripe.com/docs/connect/accounts#choosing-approach
So, I'm using standard right now.
and i see it's for the user
I have one more question
transfer_data->destination[{{connected_accountid}}]
won't make me responible for fraud and disputes correct?
So destination charges are not recommended for standard accounts, for this reason and others
With direct charges (recommended for standard accounts) any disputes are the responsibility of the connected account
For destination charges yes your platform is responsible for that payment, though this is typically related to express/custom accounts
Okay thank you. I'll look into direct charges