#KeMarios
1 messages · Page 1 of 1 (latest)
acct_1NJCGoRmqWNR0wTX
vs_1NJCGrDL2LaDtxsOF56VF5Zz and vr_1NJCGwDL2LaDtxsO2uiK7rn5
I tried to assign file_id from verification_reports to verification[document][front] but I have error - That file was not uploaded with the correct purpose parameter. Try uploading a new file with a valid purpose: identity_document, document_provider_identity_document.
in order to verify accounts in test mode you need to follow this guide https://stripe.com/docs/connect/testing
for identity documents
https://stripe.com/docs/connect/testing#test-identity-documents
I was testing https://stripe.com/docs/connect/identity-verification-api#uploading-a-file but we use ios IdentityVerificationSheet so we want test flow for it
this is valid in live mode
When we were testging the Uploading file and Attaching file to person everything works. But when we are now using ios IdentityVerificationSheet everything is happening on the Stripe side. We get success for verification_sessions but we still don't have a verified account/person. The question is how to do it
as I mentioned before, in test mode you need to use the special files/strings to verify different aspects of the connected account, as described in the doc I shared
so we should use uploading and attaching for test mode and IdentityVerificationSheet for live mode?
how can we check if the Identity Verification Sheet works well in test mode? It is not possible?
just to make sure we're talking about the same thing, is this part of the Custom Connect onboarding flow?
yes
then my answer still holds
I understand, but how to test the flow for Identity Verification Sheet in test mode?
IdentityVerificationSheet is a class from iOS SDK
now on the backend side we have to upload files from verification_reports to person ourselves?
I might be missing something here, I strongly recommend you send your question to https://support.stripe.com/contact/email?topic=api_integration with as much details as possible
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
someone will reply to you shortly