Stripe iOS SDK
The Stripe REST API. Please see https://stripe.com/docs/api for more details.
## 25.7.1 2026-02-25 ### All * [Fixed] [#6098](https://github.com/stripe/stripe-ios/pull/6098) Fixed an issue with App Store submissions in which Stri…
## 25.7.0 2026-02-23 ### Payment Method Messaging Element * [Changed] Breaking change for `PaymentMethodMessagingElement.Appearance`. The info icon h…
## 25.6.4 2026-02-23 ### PaymentSheet * [Changed] Reverted an undocumented public API change for PaymentMethodMessagingElement
## 25.6.3 2026-02-17 ### CryptoOnramp (Beta) * [Added] Added `PaymentMethodType.cardAndBankAccount` for use in `CryptoOnrampCoordinator.collectPaymen…
## 25.6.2 2026-02-09 ### CryptoOnramp (Beta) * [Removed] Removed `CryptoOnrampCoordinator.authenticateUser()` in favor of `CryptoOnrampCoordinator.au…
## 25.6.1 2026-02-03 ### Identity * [Added] More live feedback during document capture.
## 25.6.0 2026-01-26 ### Payments * [Added] Added API bindings support for TWINT payment methods.
## 25.5.0 2026-01-15 ### StripeIssuing * [Added] StripeIssuing is now available as a separate module, enabling support for [Apple Pay Wallet Extension…