#samina_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1463582872605823119
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- samina_unexpected, 21 hours ago, 71 messages
hello! can you share more about what isn't working? react native explicitly supports stripe identity, and as a general rule we would recommend using the SDK where possible over webviews
https://docs.stripe.com/identity/verify-identity-documents?platform=react-native&type=new-integration
yes so yesterday I raised a support ticket with Stripe where we identified that the documents never enter the processing state but the session is created
so for now we want to let our users use the web flow
ahh yep i see, was that in the thread you had yesterday here on the server?
yes, we also opened a support ticket
for now we want to resort to webview if possible
hmm ok, i am not sure how well supported this is to be honest. i'll need to do a bit of research to see if i can turn anything up
would you be at all open to doing a browser redirect instead?
yes but we would prefer to keep the users in app
and not direct them out of the app
got it. let me dig around for a bit to see what i can find
have you already tried building / prototyping anything?
yeah the app is already in prod and right now users verify through external browser
we want them to remain in app and do id verification there
gotcha, so you're already doing a browser redirect but want to improve the experience via a webview for now?
yes
ideally we would like the sdk to get fixed asap but we want to redirect users to use webview for now
hmm ok, so i've found at least one pretty big issue that at least once existed that prevented identity from working in a webview (related to the selfie functionality), but i'm not sure of the current status of that. currently chasing that down.
thank you
ok, i'm checking with the folks who own this product to see if they know whether or not that's still an active problem. we'll see if i'm able to get an answer quickly ๐ค
Thank you for checking. Is that the only known issue so far?
so far yes, that's the only issue i've found
got it, thanks
ok i just heard back from them and unfortunately it sounds like we still don't recommend displaying this in a webview because of the potential for issues during the selfie verification stages
i think for now our official recommendation would be to stick with the web redirect until we're able to resolve the issue with the react native SDK
thank you for getting back and that's the recommendation for both iOS and Android?
yep, unfortunately so
thank you for your help
is there a way for us to track when these issues will be fixed? what is the best way to keep track
for the issue related to the SDK, you have that email thread open with our team and you'll hear back from us there as the issue progresses
for the one related to webviews, i think that falls more into the category of "not supported" and i don't think that there are immediate plans to fix it
got it, thank you for your help today. I will share this chat thread with my team for reference