#hiroshi-connect

1 messages · Page 1 of 1 (latest)

odd gyro
#

hello! how can i help?

sweet copper
#

Hi, thank you for responding

#

i created in sdk a stripe account

#

i added some information in the onboarding

#

but i don't know where is the sdk api for creating bank account in order to send money

odd gyro
#

what connected account type are you using? Custom/Express/Standard?

sweet copper
#

custom

odd gyro
sweet copper
#

how can i get btok?

odd gyro
#

that's only if you have an existing bank token already. If you don't, you should pass in the bank account details

sweet copper
#

i don't understand

#

how can i create that?

odd gyro
#

instead of passing in external_account: 'btok....', you would pass in the relevant details required to create a bank account

external_account : {
object : 'bank_account',
country : ....
....}
sweet copper
#

oh

#

you mean, account number etc

#

where can i get test number?

odd gyro
sweet copper
#

ok i'll take a look into it