#James Kopkiewicz
1 messages · Page 1 of 1 (latest)
Hi
Can you please share the guide you are following exactly to make sure I'm following you correctly?
I imagine this one :
https://stripe.com/docs/identity/verify-identity-documents?platform=ios&type=new-integration ?
and on webhook we're getting identity.verification_session.required_input
If you are getting that event, that means:
Processing of all the verification checks have completed, and at least one of the checks failed.
https://stripe.com/docs/identity/verify-identity-documents?platform=ios&type=new-integration#handle-verification-events
You need to let your customer to upload another documents and/or retry the verification
Hi! I'm taking over from my colleague. Please, let me know if you have any other questions.