#jan123459371
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jan123459371, 19 hours ago, 20 messages
- jan123459371, 5 days ago, 17 messages
Yep, with an Account Link: https://stripe.com/docs/connect/express-accounts
I used account link
but the dashboard gives the message above AFTER completing process of account link
Sure, but could be that more verification information is required or they didn't provide everything/complete the onboarding. You'd create a new link: https://stripe.com/docs/connect/express-accounts#handle-users-not-completed-onboarding
Ok, but as I said the process is async so perhaps we need more information
according to api account object its: "requirements.eventually_due": "person_1OeZrkFK6WphvSpj2TMA9kp8.verification.document"
This can happen and your integration needs to be able to handle it. Just create another Account Link for the same acct_xxx and it should collect any required info
no it doesnt
tested multiple times with "individual" and "company" business type
the account can issue invoices and receive payments
but the
Then I guess they need to speak to support
i dont want to
because its just "requirements.eventually_due": "person_1OeZrkFK6WphvSpj2TMA9kp8.verification.document"
that is not user friendly if all accounts need to do that (every test account prints that message)
Have you sent this user a new Account Link like I've advised?
there is no advise for a new account link
it says, they need to contact stripe support
That's exactly what I said here actually
Then they should do that. I'm not really sure what you want me to suggest other than what I have already
that is not helpful. The site you sent says "if not completed onboarding successfully". But the details_submitted is true which (according to doc) means onboarding is successfully completed
It means that onboarding details have been submitted. But, as I stated already, the process of verification is async. We have processes to check the data submitted and at times can require additional information from such users. This is all detailed here: https://stripe.com/docs/connect/handling-api-verification#determine-if-verification-is-needed
In those scenarios, you should be able to create an Account Link and send to the user to re-collect outstanding requirements. If that doesn't work, then perhaps they do need to speak to support directly