#dalbeer

1 messages · Page 1 of 1 (latest)

void voidBOT
daring shadow
latent socket
#

actually its a script not the api

daring shadow
#

There is an API request starting with req_ in that screenshot, please copy past it here

latent socket
#

wait

#

req_SYLCukNde4q6QR

#

are you talking about the above ?

daring shadow
#

Yes thanks.

#

You are passing an accountId in the place of external bank account

#

You want to create a payout for that connected account ?

latent socket
daring shadow
#

Try creating the Payout using the Auth header instead of using the desintation field.

latent socket
#

ok checking

#

can external bank account works in test mode too?

daring shadow
#

For what use case ? bu in general you use use external bank account is test mode

latent socket
#

can you tell me how can i create/retrieve external bank account ?

latent socket
#

is bank account created while onboarding the account from this stripe.AccountLink.create()?

daring shadow
#

For Customer account yes

latent socket
daring shadow
#

Yes for Express Connect Account, you can collect the Bank account using the AccountLinks too

latent socket
#

after doing the above now i working on the payouts then i got error of no such extenal account i missed something while creation of the payouts

leaden basin
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

#

Where do you see the error?

latent socket
#

actually i am creating the payouts for that i got error https://i.imgur.com/wPxADN9.png

#

the whole process is that first i created the account then do this stripe.AccountLink.create() after that creating the payouts got error

leaden basin
#

Could you please copy the Request ID req_xxx?

latent socket
#

req_CR4DnjUx4mWvKV

leaden basin
#

Oh, you are using Stripe account ID instead of External (bank) account ID.

#

But what are you trying to do?
Do you want to

  • Transfer from Platform to Connected account? or
  • Payout from Connected account to bank (external) account?
latent socket
#

how can i get External (bank) account ID ?

latent socket
leaden basin
#

Yes, they are different. Depends what you're trying to do.

leaden basin
latent socket
#

send payout from the platform to the connected account

leaden basin
latent socket
#

can you also know about Payout from Connected account to bank (external) account?
this if i do how can i ?

leaden basin
latent socket
#

ok thanks if i got any issue will pin you

leaden basin
#

Happy to help!