#sondlen
1 messages · Page 1 of 1 (latest)
Hi there! Just to be clear, you essentially want to charge a custom account for payouts? It sounds from the above that you're using separate charges and transfers for your charge flow, is this correct?
We're using separate charges transfers yes. I am just using a simple transfer api call to the connected account and paying it out.
I'm not charging the custom account for the fees but I do need to generate a payout fee so I can account for it on ourside
Hm, not sure I follow what you mean by payout fee then. I assumed you wanted to charge a custom connected account a fee, kind of like an application fee, but take this fee upon transferring funds (so you'd transfer a smaller amount)
I'm just trying to replicate the connected account payout fees that are charged by stripe to the platform account
The .25% + .25 mentioned here https://stripe.com/connect/pricing
Ah, I see. We're not fees experts here but I believe these are charged to your platform on a monthly basis. To replicate this for the connected account (to essentially pass that fee onto the connected account), you can calculate the fee you want to take and just transfer a smaller amount.
Ah thanks. Maybe it'll show up tomorrow then
What will show up tomorrow?
The claculated monthly fee for payouts on my test accounts