#saber-connect-questions
1 messages ยท Page 1 of 1 (latest)
Hi ๐
For the platform account? Yes you can use the stripe dashboard
I need to change the bank account number that is attahed to the platform account
Do you have access to the Platform account's dashboard?
Yes I do
So you can change the bank associated here: https://dashboard.stripe.com/settings/payouts
Happy to help ๐
If an account is created for an "Individual", then we do not need to verify the company.verification. Is this assumption correct?
In that case you want to review the verifications in the individual hash: https://stripe.com/docs/api/accounts/object#account_object-individual
The above link did not say if we need to work on this particular field company.verification.
The link I provided was just to show you the part of the Account object in question. What more information do you need?
If I open an account using busniess_type as "Individual", why should I work on the field company.verification, which is to verify the company?
What are you trying to do?
saber-connect-questions
I am trying to create an account selecting business_type as "Individual"
You can do all of that in the API
It's a bit similar to what we discussed yesterday as you tried many of the other available parameter, you control the business type, you can pass the individual's information, it all works
Question is, do I need to verify company though business_type is "Individual"
no