#vipuldvp-connect
1 messages · Page 1 of 1 (latest)
Its really greatful
Thank you
How do you create a connected account? Connected account can be onboarded as an individual
What is the best practice for connecting international bank accounts through Stripe?
Connected account can have a bank account from its own country, i.e. if the connected account is an Australian country, the bank account will be from Australia
Step - 1 --
I have Create a Account by passing parameters,
First We have set capabilites of account,
cardPayment -- requested true
transfers -- requested true
Second we have created Account by passing capabilities, account type, business_type -- individual, email and country. Account is created
Step - 2
Create a param for AccountLink Where I pass,
Account Id, referesh URL and Return Url, set type to onboarding
Create a account link and switch the url,
So, I get redirect to the stripe console, where they are asking customer to create a account to stripe, asking more detials like address, city and name and about there business, but they are our customer they are not joining stripe for own business,
I want to connect them for our business not for their own business because they are individuals
Are you referring to the page where it's asking about professional details?
I'm reference the page caled lets start with some basics.
It ask for registered business address, type of business
Can I customised the names of the fields of this section?
Can you share a sample connected account ID that you set as an individual, but still prompt to ask for business information? I don't see it with my testing
So, That's an individual not an business.
You can check this with this account id
acct_1L6UPo2Rih6m1Qmo
Ah I see where you're coming from. This is the standard wording for standard account onboarding regardless whether it's an individual or a company
there is any way to change the wording
there is not
how to test connecting an account
you follow the guide but use your test mode API keys
Can you please share link which I have to follow
you sort of covered all the correct steps here, so presumably you are already following a guide
what part are you stuck on exactly?
I seeing the account which created is whose status is restricted.
Account is created I want connect a bank
do you have the ID of the account?
I want connect a bank
the way you do that depends on the type of account it is
Here's he account id acct_1L6UPo2Rih6m1Qmo
ok it's a Standard account, so the way to add a bank account is you have to log into that account as the owner of it and then visit to https://dashboard.stripe.com/settings/payouts add a real bank account.
If you do the onboarding (visiting the AccountLink) in a separate incognito window/browser, then I believe if you visit dashboard.stripe.com in that window you're already logged into the account.
Is there anyway to create a bank account by calling API instead of login and create real bank account
nope, not when using Standard, this is the only way
Okay got it
What If I use standard, What type I can use to create a account by calling API
only Custom accounts let you programmatically create bank accounts , but I would not recommend using Custom accounts
you should use the account type that makes sense for your business goals and development resources : https://stripe.com/docs/connect/accounts
Yes,
My scenario I already have main business account of name virtuprep
I want to connect my customer's account to my board, To collect a payment from them from there back accounts,
Hi! I'm taking over karllekko. Can you clarify what is your question exactly?
Hi,
My requirement is to add my customers bank account on my board, So, They can add money into the wallet