@capacitor-community/stripe
Accept Stripe payments in Capacitor apps
Use @capacitor-community/stripe to present native PaymentSheet and PaymentFlow, accept Apple Pay and Google Pay, and integrate payments on the web from the same Capacitor codebase.
What you can build
PaymentSheet
Collect payment in a single native flow with PaymentIntent or SetupIntent.
PaymentFlow
Collect payment details first, then confirm after an intermediate step in your app.
Apple Pay
Present Apple Pay for instant checkout where it is available.
Google Pay
Present Google Pay for instant checkout where it is available.
Web integration
Use the same plugin APIs with web frameworks and browsers alongside native apps.
