#ollesk
1 messages · Page 1 of 1 (latest)
I guess you may want to look into Separate Charges and Transfers then : https://stripe.com/docs/connect/separate-charges-and-transfers
Are all your connected accounts based in the same region as your platform account though?
Will take a look! Yes all connected accounts are based in the same region as our platform. Thanks!
Separate Charges and Transfers is definitely something you can consider instead then
Oh and one more question related to this;
If we would use the Stripe Checkout flow, would it be possible to use the Coupon in a way that our platform pays for the discount and the destination account receives the full original amount?
with Separate Charges and Transfers, you make a separate API call to Transfer funds to the connected account. How much to transfer is entirely up to you, so yes, it's possible