Skip to content

@capgo/capacitor-stripe-identity

Capacitor plugin for Stripe Identity verification.

Capacitor plugin for Stripe Identity verification.

These plugins are maintained forks of @capacitor-community/stripe. Capgo split the community project into focused packages with docs, example apps, and CI for each Stripe surface.

Capgo tracks open issues and pull requests in the community repository, ports relevant fixes into our repos, and ships them on current Stripe SDKs. We aim to be more reactive than the community maintainers when bugs or platform updates land.

For document and selfie verification, @capgo/capacitor-stripe-identity is the maintained upgrade path from the community package.

  • initialize - Load Stripe with your publishable key.
  • create - Create a verification sheet from your backend session.
  • present - Present the Identity verification flow.
MethodDescription
initializeLoad Stripe with your publishable key.
createCreate a verification sheet from your backend session.
presentPresent the Identity verification flow.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-stripe-identity.