#Dutchy
1 messages · Page 1 of 1 (latest)
Hello, do you know which type of connect account you want to use here? (Standard, Express, or Custom)
Express
So the two flows you can use to do this are "destination charges" and "separate charges and transfers"
https://stripe.com/docs/connect/destination-charges
https://stripe.com/docs/connect/charges-transfers
With destination charges, you would define the total of $105,50, specify which connected account to send funds to, and specify a fee of $5,50 to your platform
With charges and transfers, you would make a payment of $105,50 and then say to send $100 to the connected account
Subtle differences but both should be pretty straightforward and viable here. Let me know if you have any questions when reading through the docs