Skip to content

@capgo/capacitor-stripe-pay

Capacitor plugin for Stripe Payment Sheet, Apple Pay, and Google Pay.

Capacitor plugin for Stripe Payment Sheet, Apple Pay, and Google Pay.

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 Payment Sheet, Apple Pay, and Google Pay, @capgo/capacitor-stripe-pay is the maintained upgrade path from the community package.

  • initialize - Set the Stripe publishable key and optional Connect account.
  • createPaymentSheet - Create a Payment Sheet from your backend client secret.
  • presentPaymentSheet - Present the native Stripe Payment Sheet.
  • updateApplePaySheet - Update Apple Pay line items after shipping contact selection.
MethodDescription
initializeSet the Stripe publishable key and optional Connect account.
createPaymentSheetCreate a Payment Sheet from your backend client secret.
presentPaymentSheetPresent the native Stripe Payment Sheet.
updateApplePaySheetUpdate Apple Pay line items after shipping contact selection.
getPluginVersionGet the native Capacitor plugin version.

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