#xubair305
1 messages · Page 1 of 1 (latest)
Hi there!
how can i integrate Stripe Identity using flutter?
There is a stripe-flutter SDK here: https://github.com/flutter-stripe/flutter_stripe but:
- It's not built by Stripe, so I'm not familiar with it
- And I don't think it supports Identity
If you want to implementIdentity, you should follow our guide here: https://stripe.com/docs/identity/verify-identity-documents
is any way to achieve this using flutter?