Guide
Tutorial on Stripe Terminal
Using @capgo/capacitor-stripe-terminal
Capacitor plugin for Stripe Terminal in-person payments.
Why Capgo?
Capgo maintains official forks of @capacitor-community/stripe. We monitor upstream issues and pull requests, merge relevant fixes, and ship updates on current Stripe SDKs with example apps and documentation.
If you use the community package today, the Capgo Stripe plugins are the maintained path with faster turnaround on bugs and platform changes.
Install
bun add @capgo/capacitor-stripe-terminal
bunx cap sync
What This Plugin Exposes
initialize- Initialize Terminal with a connection token provider endpoint.discoverReaders- Discover Tap to Pay, Bluetooth, or Internet readers.cancelDiscoverReaders- Cancel an in-flight reader discovery session.connectReader- Connect to a discovered reader.
Full Reference
- GitHub: https://github.com/Cap-go/capacitor-stripe-terminal/
- Docs: /docs/plugins/stripe-terminal/
Related plugins
- Subscriptions: @capgo/native-purchases
- Wallet-only payments: @capgo/capacitor-pay