#James Kopkiewicz

1 messages ยท Page 1 of 1 (latest)

fluid idolBOT
warm briar
#

Hello ๐Ÿ‘‹
Is there a guide you're following for this?

#

Can you share the example verification session ID?

fervent matrix
#

w8

#

evt_1NGJwYD3dzyECQ3Sm5whUEgU

warm briar
#

That is a capability.updated event ๐Ÿ˜…
Don't think it has anything to do with Verification Sessions

fervent matrix
#

ahh

#

perdon ;P

#

evt_1NGJxHDL2LaDtxsOrvZ1TsWC

#

identity.verification_session.processing [evt_1NGJxHDL2LaDtxsORKNOyOzb]
2023-06-07 12:51:05 --> identity.verification_session.requires_input [evt_1NGJxHDL2LaDtxsOrvZ1TsWC]

warm briar
#

Thanks, give me a few as I don't know a ton about this API myself :p

fervent matrix
#

ok ok ๐Ÿ˜‰

warm briar
#

If you look at the .requires_input webhook event, it has following

      code: "document_unverified_other",
      reason: "User provided data is automatically marked unverified in testmode. To test different outcomes use the options on the `testing` page to force a particular verification result."
    },```
#

Can you share a screenshot of the pages you get in your app? @fervent matrix

fervent matrix
#

One sec

fervent matrix
#

uploading

fluid idolBOT
fervent matrix
serene geyser
#

Thank you, checking in to those

#

Not 100% sure if that will affect the outcome for this specific flow. Still catching up on it a bit myself

fervent matrix
#

w8 im asking our ios dev

#

we're uploading some random ID from google. When we we're using just an API, it worked, but on iOS SDK it wasnt

#

secondly also we have some strange problem with this SDK. Before opening an verification session, we're creating new account by our backend, from where we're sending an request to Stripe API. And there is a case - when using Postman - everything is fine and account has been created with enabled transfers capability, but the same request while using iOS app, stripe is asking us also for aditional data like personal email and phone number. The problem is that...Is totally the same request with the same headers etc, only test data provided in request are different like email first and last name etc, but structure is the same o_O. We didn't find a reason for that, so now we're sending email and phone as workaround from both clients, so now everything is verified, but still ID is missing.

fallow meadow
#

Hi there ๐Ÿ‘‹ jumping in, please bear with me a moment while I catch up on the context here.

#

Apologies, but I don't have firsthand experience with this flow. Can you explain what you're seeing when the verification sheet is brought up in your testing? Are there buttons to trigger specific test scenarios in addition to allowing you to upload a file?

fervent matrix
#

sir...I mentioned before and provided an screenshots, on the application side we have an info about uploaded photo of ID

#

but on dashboard, there is an info that this ID is still missing

#

and getting on webhook info about missing input

#

we can't close verification session with success message

#

we're using IOS SDK

#

on our mobile app

fallow meadow
#

Understood, unfortunately that does not give me a better understanding of what you're seeing during your testing. So I'm going to need to take some time to try to build my own test flow for this.

#

I'm not going to be able to quickly stand up a version of this flow that leverages our iOS SDK. When building a web flow, I see this form at the beginning of the Identity Verification process that allows me to select specific outcomes to trigger for testing instead of uploading a file:

#

Do you see something similar when starting the Verification Sheet on mobile?