@capacitor-community/stripe-identity
Present Stripe Identity verification in Capacitor apps
Use @capacitor-community/stripe-identity to present Stripe's identity verification sheet on native platforms and the web. Your app listens for result events; Stripe performs the verification.
What you can do
Identity Verification Sheet
Create and present the verification sheet from Capacitor after your backend supplies the required session credentials.
Native and web
Use one API across platforms. On the web, call initialize before creating and presenting the sheet.
Result events
Register listeners for verification result events before presenting the sheet so outcomes are not missed.