#BenS-refund
1 messages · Page 1 of 1 (latest)
Yes
The transaction fee you mean the Stripe fee (around 3%) per transaction?
Yes
It's by default the Platform (you) to bear the fee, because Destination Charge means the Platform "own" the transaction, and split a portion of sale to the Connected Account. However you can take more of application fee from Connected Account to cover that back
it will need a calculation logic, but basically setup the application fee to cover the Stripe fee
OK thanks, that makes sense