#vrk18

1 messages · Page 1 of 1 (latest)

round dustBOT
#

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.

  • vrk18, 1 day ago, 6 messages
  • vrk18, 4 days ago, 5 messages
  • vrk18, 5 days ago, 18 messages
green bay
#

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

Express accounts enable your platform to manage payout schedules, customize the flow of funds, and control branding. Stripe will handle onboarding, account management, and identity verification for your platform.

fleet cloak
#

Thanks, I am implementing the Webhooks, I can listen to account.updated event.