#pcpw
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.
- pcpw, 5 days ago, 12 messages
hi! basically you'd follow the guide at https://stripe.com/docs/connect/standard-accounts and can enter the information from https://stripe.com/docs/connect/testing#identity-verification when going through the onboarding in the AccountLink
Thanks
Follow up question, if a Standard Connected account is created from the Account Links API, are the owners of the connected account able to unlink from the platform account on their own? And in the case they do unlink, will Stripe fire a webhook?
good question, I used to know the answer to that but we keep changing this ...
if they unlink there is an event anyway, https://stripe.com/docs/api/events/types#event_types-account.application.deauthorized
as for if an account can disconnect, AFAIK they can (they go to https://dashboard.stripe.com/settings/apps and do it there), but it might be different with the use of https://stripe.com/docs/connect/platform-controls-for-standard-accounts nowadays that more tightly connects Standard accounts to a platform but I'm not sure anymore.