#Jinliang
1 messages · Page 1 of 1 (latest)
Hi there, https://stripe.com/docs/connect/direct-charges I believe this would help
Our platform wants to charge connected standard account, not customer pay.
https://stripe.com/docs/connect/account-debits there's a account debit, but it's only for Express and Custom accounts
Just like the links, but it seems support Express and Custum account.
But why do you want to debit a standard account? since a standard account pays their stripe fee and also handles disputes.
We refer the above page for creating separate changes and transfer, but after refund the transaction, our platform need to charge restanrant for stripe fees. most of our merchants use standard connected account.
You should use Direct Charges on Standard connect accounts, you should only use Seperate Charges and transfers or Detination Charges on Express or Connect accounts.
Using direct charges is recommended for Standard accounts. The connected account is responsible for Stripe fees, refunds, and chargebacks.
Most of our merchant use direct changes, some of our business need to use separate changes and transfers.
Then I'd suggest you to create Express accounts for those businesses that use separate changes and transfers.