Skip to content

23.20.0

Compare
Choose a tag to compare
@davidme-stripe davidme-stripe released this 18 Dec 19:40
· 944 commits to master since this release

23.20.0 2023-12-18

PaymentSheet

  • [Added] Support for card brand choice. To set default preferred networks, use the new configuration option PaymentSheet.Configuration.preferredNetworks.
  • [Fixed] Fixed visionOS support in Swift Package Manager and Cocoapods.

CustomerSheet

  • [Added] Support for card brand choice. To set default preferred networks, use the new configuration option PaymentSheet.Configuration.preferredNetworks.

PaymentsUI

  • [Added] Adds support for card brand choice to STPPaymentCardTextField and STPCardFormView. To set a default preferred network for these UI elements, use the new preferredNetworks parameter.

  • [Changed] Mark STPPinManagementService deprecated & suggest alternative.