Releases: stripe/stripe-ios
Releases · stripe/stripe-ios
24.24.3
24.24.2
24.24.2 2025-10-06
PaymentSheet
- [Improved] Improved CVC recollection UI in Link
General
- [Improved] Added automatic retry on network errors when fetching payment intents for improved resilience
24.24.1
24.24.1 2025-09-29
Connect
- [Fixed] Renamed
PrivateBetaConnect
toPreviewConnect
.
PaymentSheet
- [Fixed] Fixed a navigation bar shadow bug when
appearance.navigationBarStyle
isglass
(iOS 26.1 fixed the underlying API).
24.24.0
24.24.0 2025-09-22
Connect
- [Added] Payments and Payouts embedded components are available to use in public preview.
PaymentSheet
- [Added] Added
Appearance.applyLiquidGlass()
, a convenience method that changes the values of various properties on theAppearance
object used by PaymentSheet, PaymentSheet.FlowController, EmbeddedPaymentElement, CustomerSheet, and AddressViewController to match Liquid Glass when building with Xcode 26 or later and running on iOS 26. This includesappearance.cornerRadius
,appearance.borderWidth
,appearance.navigationBarStyle
,colors.background
,navigationBarStyle
, and others. This feature is in public preview while we gather feedback and is subject to change. Please use https://github.com/stripe/stripe-ios/issues to file feedback!
![]() |
![]() |
---|
- [Added] Appearance.navigationBarStyle. Setting to
.glass
will change the sheet navigation bar to a glassy appearance when building with Xcode 26 or later and running on iOS 26. CallingAppearance.applyLiquidGlass()
will set this value to.glass
. - [Changed]
appearance.cornerRadius
is now nullable. Below iOS 26, Whennil
, the corner radius is 6.0 (ie unchanged from the current default). On iOS 26+, multiple rounder corner configurations are used to match Liquid Glass design. - [Fixed] Improved the cancellation UX when paying with Amazon Pay, Revolut Pay, P24, Twint, Swish, and 3DS2 card.
24.23.3
24.23.3 2025-09-17
StripeCryptoOnramp
- [Added] Additional APIs and improvements to support the development of the React Native StripeCryptoOnramp SDK.
24.23.2
24.23.2 2025-09-16
PaymentSheet
- [Fixed] Fixed an issue with the Liquid Glass keyboard toolbar where tapping on the sheet immediately above the keyboard didn't have an effect.
24.23.1
24.23.1 2025-09-08
StripeCryptoOnramp
- [Added] Additional APIs and improvements to support the development of the React Native StripeCryptoOnramp SDK.
24.23.0
24.23.0 2025-09-02
CustomerSheet
- [Added]
opensCardScannerAutomatically
configuration
PaymentSheet
- [Added]
opensCardScannerAutomatically
configuration - [Fixed] Setting
appearance.borderWidth = 0
previously caused the thickness of divider lines between input fields to also be 0, causing them to disappear. They now have a minimum thickness of 0.5.
EmbeddedPaymentElement
- [Added]
opensCardScannerAutomatically
configuration
24.22.0
24.22.0 2025-08-27
StripeCryptoOnramp
- [Added] Additional APIs and improvements to support the development of the React Native StripeCryptoOnramp SDK.
24.21.2
24.21.2 2025-08-27
PaymentSheet
- [Changed] Updated translations for Link signup opt-in copy