#hareshgediya

1 messages · Page 1 of 1 (latest)

craggy cliffBOT
plucky wren
#

Although the platform can set an external account when they create the express account via the API, the platform is unable to update the external account on an Express account subsequently.

The Express account can manage their external account through their own Dashboard.
ref:
https://stripe.com/docs/connect/bank-debit-card-payouts#bank-accounts:~:text=For Express accounts%2C the account holder handles that.

Stripe allows platforms to specify payouts for their connected accounts.

uncut rain
#

But it is working on Test mode, I'm able to create external account with connect accounts. So, What should need to do at API side to create connect and external account?

plucky wren
#

Can you share with me the request ID in test mode?

uncut rain
#

Yes, req_D0ZkPhEhh7Wt9Z

plucky wren
#

That's a custom account, not express account.

uncut rain
#

Okay! So Did I need to create custom account from dashboard or using API for live mode?

plucky wren
#

I'd recommend using Accounts API.

uncut rain
#

Okay! Could you share that documents? And you share above link that we can update our express account as custom account.

plucky wren
#

No you can't change the account type once created.

uncut rain
#

Okay! Then I must need to create a new custom account.

#

Thanks mate. You saved the day.