Philipp Metzler
Philipp Metzler
@ccen-stripe I've seen that the problem seems to be solved on [iOS](https://github.com/stripe/stripe-ios/issues/3597#issuecomment-2211009250) but not yet on Android.
@ccen-stripe In the web version it explicitly says "driver’s licencse" if that is the only document that’s accepted. It would be perfect if the SDK would also do it like...
I've seen that with this [commit](https://github.com/stripe/stripe-android/commit/36fd0ac19ebb0c02849c290e5e05532bc9e4c9b0#diff-1945a18d8ffb88e1fe04e8924983c36f70651e39b2c4a3e633eeeb60f57074b9R17-R112) in the PR - https://github.com/stripe/stripe-android/pull/8671 these new translations were added: ```xml Front of identity document Back of identity document ``` but they are not...
> Hi! Working on this now in #9829 Thanks @kentwilliams-stripe !
@kentwilliams-stripe Thank you very much! The web version of the Stripe checkout page goes a step further. The title corresponds exactly with `options.document.allowed_types`. Can you imagine doing it the same...
@kentwilliams-stripe Thanks! We use [`react-native-webview`](https://github.com/react-native-webview/react-native-webview) and there, verify.stripe.com is too slow when accessing the camera. It gets so slow that users can't scan their documents - especially on smartphones that...
@ccen-stripe Would it be helpful if we made a PR?
@ccen-stripe I've seen that you have worked on it in the PR [update translation for identity document](https://github.com/stripe/stripe-ios/pull/3632/files#diff-2a6b2ccc2c3c46f603c78f8eba3e6f982503c9f60c1731ea09926a22671beff3L17-L22).
@ccen-stripe In the web version it explicitly says "driver’s licencse" if that is the only document that’s accepted. It would be perfect if the SDK would also do it like...