Stripe Terminal iOS SDK
The Stripe REST API. Please see https://stripe.com/docs/api for more details.
# 5.3.0 2026-03-03 ### Fixes * Fixes [#370](https://github.com/stripe/stripe-terminal-ios/issues/370): Fixed a race condition that could cause a cra…
### New * Added support for [tip-eligibility](https://docs.stripe.com/terminal/features/collecting-tips/on-reader#tip-eligible) on WisePad 3 devices,…
* Built with Xcode 26.0 Swift version 6.2. ### Fixes * Fixes a crash that could occur during `disconnectReader` with internet readers.
### New * **Streamlined Connection flow** - For Tap to Pay on iPhone and smart readers, you can now use `Terminal.easyConnect` which combines the dis…
**Version 5.0.0 is a major update with significant breaking changes.** Please consult the [v5 Migration Guide](https://docs.stripe.com/terminal/refere…
### New * Added support for S710 and S710 devkit readers. ### Fixes * Fixes an issue where collecting magstripe data would error when connected t…
# 4.7.2 2025-09-15 ### Fixes * Fixes an issue where `connectReader` for Tap to Pay on iPhone would incorrectly report success if an Apple-provided…
# 4.7.1 2025-09-10 ### Fixes * Fixes [#364](https://github.com/stripe/stripe-terminal-ios/issues/364): Restores BBPOS Chipper 2X support.