#hkar
1 messages · Page 1 of 1 (latest)
how to create a bank account for cross-border countries?
Hi! Let me help you with this.
What do you mean by create a bank account?
Hi vanya
look
we have managed to create a custom account in connect for cross-border payouts
account_id : acct_1MiddeRPlCQ9zIDx
now we cant find how to create a bank account for this kind of accounts
to make the account complete
You need to update the external_account property of the Connected Account: https://stripe.com/docs/api/accounts/update#update_account-external_account-object
is it possible using stripe.js by generating bank account token?
user has to input data, so this would be much preferable and secure way
Yes, as the docs suggest: https://stripe.com/docs/api/accounts/update#update_account-external_account
ok thanks a lot
Happy to help. Let me know if you have any other questions.