#moses-connect
1 messages · Page 1 of 1 (latest)
Hi there, when you mention sub-account, I was wondering if you are referring to a Connected account?
The information you are referring to, is it the verification information for the account?
yes
For example, if the sub-account information is not perfect, how can I provide the sub-account users with a perfect address?
There are 2 options, you can either:
- Help your user submit the relative information via the update Accounts API https://stripe.com/docs/api/accounts/update
Or create a Login Link for your users to access their own account and update the relative information: https://stripe.com/docs/api/account/create_login_link
ok, thank you!