#Bando-Connect
1 messages · Page 1 of 1 (latest)
sure
If you want to transfer fund from platform to a connected account located overseas, that connected account needs to be under recipient service agreement (https://stripe.com/docs/connect/cross-border-payouts#specs)
Now its saying this
req_IjKs07zNAc4Bo1
Why are you creating an US account? I thought the account is based overseas? (e.g., GB?)
Cross-border payouts enable platforms in the US to pay out to Express and Custom connected accounts in the following countries:
Also the account type should be express or customer
Sorry I was testing pre-set country in the request, because will be paying out to both US and cross-border accounts
Nevermind, I'll just focus on US.
Is there a way to prevent any other country but US from being selected?
Being selected from what page?
Stripe connect setup
https://stripe.com/docs/api/accounts/create?lang=node#create_account-country you can specify a country when creating a connected account
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Gotcha, thank u for ur help!