#suraj-separate-charge-transfer
1 messages · Page 1 of 1 (latest)
yes, i want to know if charge is made with $10, then can transfer $10 to other connect ..?
Well you can... but that will leave you $0 to bear Stripe fee
ok, for example, charge $10, then give connect to $8, then how much stripe cost and how much platform get in this
This chart would help you understand the fee flow: https://stripe.com/docs/connect/charges-transfers#collecting-fees
Stripe fee is calculated based on $10
yes, from where it will take stripe fee, from platform or charge ..?
yes, thats fine
when we make transfer we need to make, less transfer , means (stripe fee+ our platform fee)
$10- (stripe fee+ platform fee)
am right
yes
in case making full transfer, then stripe take fee from platfrom ..?
Eventually, yes
ok, so, how about refund or cancel the payment before transfer on platfrom ...??
It's the same, Stripe fee from the original charge won't return, but your customer will receive full amount, meaning you as a merchant will bear the fee
ok
thats means it same with destination charge process, except can hold on platfrom .. right ?
yes!
ok, and connect to another connect has to fee, right ..?
it may be platfrom to another platfrom
Each connection platform-connected, the platform bears the fee
so if platform(A)-platform(B)-connected(C), A bears the fee of Destination Charge from A->B, and B bears the fee of Destination Charge from B->C
means the Platform is always the one pay the fee! Is that what you want to know?
know i want transfer payment from platfrom to my another platfrom ..?
If your another Platform connected to your Platform, yes you can. Simply make a Transfer API request
No, Transfer doesn't take fee. The original Charge takes fee
ok, thats it