#Koja-connect
1 messages · Page 1 of 1 (latest)
Custom
The verification process is asynchronous, so you need to listen to events for updates. You can learn more about this here:
https://stripe.com/docs/connect/identity-verification-api
So I need to check multiple times until Stripe verifies user profile?
We recommend to listen to the account.updated webhook event, that will notify you of changes on the account. This is mentioned here: https://stripe.com/docs/connect/identity-verification-api#determining-if-identity-or-business-verification-is-needed