#Kiran
1 messages · Page 1 of 1 (latest)
Hi
Did you have the chance to check this guide?
https://stripe.com/docs/connect/identity-verification-api
In the section requirements[currently_due], you should have company.verification.document which requires a document verification for your company for example
Yes, but when we tested, we got an event saying nothing is currently (and eventually) due, but then (~7ms later), another event that had fields in eventually due. Therefore I'm wondering if there are some other over-arching properties we can look at instead
Ah I see, verification is done in asynchronously... and you need always to monitor the event account.updated each time you get a new requirement you need to handle it.
ok cool thanks
Welcome!