#vrk18
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.
If the user completes onboarding or decides to return to your webpage half way through, they will be redirected return_url, or account.updated event will be sent.
Your system will then make a Account Retrieval request to check whether the connected account has charges_enabled to true. It will only be true when onboarding is completed: https://stripe.com/docs/connect/express-accounts#handle-users-not-completed-onboarding
Thanks, I am implementing the Webhooks, I can listen to account.updated event.