Skip to main content
Back to plugins
@capgo/capacitor-stripe-terminal
Tutorial
@capgo/capacitor-stripe-terminal

Stripe Terminal

Capacitor plugin for Stripe Terminal in-person payments.

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

Related plugins