#dacian.capitan
1 messages · Page 1 of 1 (latest)
Hi there
What do you want to test with that token?
That token is used for the unverified image and marks that document requirement as not satisfied.
i want to test for a user that has already submit bank account details, and has payments active, but haven't submitted his documents for verification
"currently_due": [
"individual.verification.document"
],
"disabled_reason": "requirements.fields_needed",
where should i put file_identity_document_failure this is the part i dont understand
or how should i trigger this failed verification
i tried uploading that image in dashboard but it gives successful verification
You can follow this link for this:
https://stripe.com/docs/connect/identity-verification-api#attaching-the-file
You replace file_5dtoJkOhAxrMWb with that file_identity_document_failure
k thanks