#jeremyistalking
1 messages · Page 1 of 1 (latest)
Hello! The expectation is you'd track account verification status async via webhooks: https://stripe.com/docs/connect/handling-api-verification#determining-if-identity-or-business-verification-is-needed
Learn how Connect platforms can use webhooks and the API to handle identity and business verification.
Perfect! When using stripe.Account.retrieve("acct_1EGj0uA5WfPBask0"), which field should I look to check if the onboarding is finished?
There's no one field really. It' outlined at the link above