#Att89-connect
1 messages · Page 1 of 1 (latest)
hi! what do you mean by 'hide' it exacty?
like you say, for the connected account, if you do a Direct Charge, on their dashboard they see a fee breakdown which is the Stripe processing fee and also the application fee your platform takes
I mean with 'hide it in our' application fee, that we say to the customer, that our platform takes 10% as application fee from the amount, but we as the platform bear the costs of the stripe fee, so we would receive 10% - the stripe fee.
SO basically let stripe charge the application fee by the stripe fee, instead of the amount of the payment intent additionally to our fee.
To make sure our customer has guaranteed only 10% "loss"
then you have to use Destination charges, not Direct really
if you use Direct, the connected account pays the Stripe fee, that's just how it works. If you Destination, your platform can process the whole payment and is responsible for all the fees, all the connected account sees is the funds you transfer to them, not the original amount or the Stripe fee