#Hood
1 messages · Page 1 of 1 (latest)
How can I check if connecte accout complete the onboarding process
When you retrieve the account you can check details_submitted to verify they've provided all onboarding information
Can you send me a link for the method to retrieve the account?
It's all in our APi reference - https://stripe.com/docs/api/accounts/retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Many thanks!
You can also check charges_enabled, and if you want a more detailed check you can look in requirements and verify that nothing is due