Stripe Ios Versions Save

Stripe iOS SDK

23.27.1

3 weeks ago

23.27.1 2024-04-22

Payments

  • [Fixed] An issue where the PrivacyInfo.xcprivacy was not bundled with StripePayments when installing with Cocoapods.

Apple Pay

  • [Changed] Apple Pay additionalEnabledApplePayNetworks are now in front of the supported network list.

23.27.0

1 month ago

23.27.0 2024-04-08

Payments

  • [Added] Support for Alma bindings.

All

  • [Fixed] Fixed an issue with generating App Privacy reports.

23.26.0

1 month ago

23.26.0 2024-03-25

PaymentSheet

  • [Fixed] When confirming a SetupIntent with Link, "Set up" will be shown as the confirm button text instead of "Pay".

Financial Connections

  • [Fixed] Improved the UX of an edge case in Financial Connections authentication flow.

All

23.25.1

2 months ago

23.25.1 2024-03-18

All

PaymentSheet

  • [Fixed] A bug where PaymentSheet.FlowController was not respecting PaymentSheet.Configuration.primaryButtonLabel.

Financial Connections

  • [Changed] Updated the design of Financial Connections authentication flow.

23.25.0

2 months ago

23.25.0 2024-03-11

CustomerSheet

  • [Added] Added paymentMethodTypes in CustomerAdapter to control what payment methods are displayed.

PaymentSheet

  • [Fixed] The rotating card brand view is now shown when card brand choice is enabled if the card number is empty.

23.24.1

2 months ago

23.24.1 2024-03-05

PaymentSheet

  • [Fixed] Fixed an assertionFailure that happens when using FlowController and switching between saved payment methods

23.24.0

2 months ago

23.24.0 2024-03-04

PaymentSheet

  • [Added] Added support for Link in PaymentSheet. Enabling Link in your payment method settings will enable Link in PaymentSheet. To choose different Link availability settings on web and mobile, use a custom payment method configuration.
  • [Fixed] Fixed an issue where some 3DS2 payments may fail to complete successfully.

Payments

  • [Added] Support for Amazon Pay bindings.

23.23.0

2 months ago

23.23.0 2024-02-26

PaymentSheet

CustomerSheet

  • [Fixed] Fixed a bug where if an exception is thrown in detachPaymentMethod(), the payment method was removed in the UI #3309

23.22.1

2 months ago

23.22.0

3 months ago

23.22.0 2024-02-12

PaymentSheet

  • [Changed] The separator text under the Apple Pay button from "Or pay with a card" to "Or use a card" when using a SetupIntent.
  • [Fixed] Fixed a bug where deleting the last saved payment method in PaymentSheet wouldn't automatically transition to the "Add a payment method" screen.
  • [Added] Support for CVC recollection in PaymentSheet and PaymentSheet.FlowController (client-side confirmation)