#mistralaix
1 messages · Page 1 of 1 (latest)
This sounds like a good use-case for Separate Charges and Transfers: https://stripe.com/docs/connect/separate-charges-and-transfers
This is the Connect funds flow Stripe designed to help people who need to have a one-to-many payment flow. As for the error you're getting, it sounds like you're trying to send funds from one country to another, is that correct?
If so, you'll want to familiraize yourself with this doc: https://stripe.com/docs/connect/account-capabilities#transfers-cross-border
Yes my stripe account is in France but I will have stripe connected accounts mainly in the US.
There are a lot of restrictions for cross-border funds flows, so I would read the docs above
Ok thank you very much for your help!