#Vikram A.

1 messages · Page 1 of 1 (latest)

severe ploverBOT
dusty ravine
#

Hi there!

severe cape
#

problem statement is i want to create payout accounts globally for a particular type of role in which the users get paid on their the payout account

#

since the details vary country specifically for account creation we need some api or something taht can help us create those

dusty ravine
#

I'm guessing you are using Stripe Connect? Which types of accounts? Standard, Express, or Custom?

severe cape
#

Standard,
and as details for eg Europe basically use IBAN, but some countries use bic and Account number, so i want to create a dynamic ui for this

dusty ravine
#

If you are using Standard accounts, then the simplest way is to let merchant add their bank account in their Stripe dashboard, which automatically takes care of this.

severe cape
#

can u give me a minute, am not sure of type of accounts i think they are custom, but let me confirm the same

#

yeah they are custom

dusty ravine
severe cape
#

hmm got it, i guess we are already using it in a web view, just wanted to replicate the same functionality u guys have added in this page https://stripe.com/docs/payouts within Adding your bank account information section in more kind of a form way

Set up your bank account to receive payouts.

dusty ravine
#

If you want to replicate this UI on your own website, then you will have to build everything yourself. This will be quite complicated to do since the validation logic for many country will be different.

severe cape
#

got that

#

thanks for the help

dusty ravine
#

Happy to help 🙂

severe cape
#

hey @dusty ravine just one last thing

#

would activating the connect custom feature also provide me with the bank account id ??

#

i would need to store it for paying out

dusty ravine