#baneet
1 messages · Page 1 of 1 (latest)
hello! you won't be able to transfer to partners outside of the EU as a Belgium platform.
the only possibility is if you have a US Stripe account : https://stripe.com/docs/connect/cross-border-payouts
the rest of it sounds fine
Hi Alex, Thank you for your reply, I will see if my client can get hold of a stripe account in the U.S.
Just in case, if he can't get the U.S. Stripe Account what could be my other options?
there isn't one really. If you are a large business and have a sales contact with Stripe you can try to ask for an exemption for your fund flows, that's unlikely but maybe an option
Hi @sterile halo Okay.
Thank you for the reply I will inform same to my client and will see how to proceed with this.
@sterile halo I have one more query :
Can a partner disconnect his stripe account from our app using his stripe dashboard, as we do on Gmail where we can remove access to third-party apps?
If a connected account is not connected anymore, how can we know it using API ?
if they're Standard accounts they can yes
if they do that you can't access them through the API any more
So they can as we are using Standard accounts.
So to know if they are connected anymore or not I need to make a call to /accounts/:id endpoint - Correct?
sure