Skip to content

Version 21.3.0

Compare
Choose a tag to compare
@csabol-stripe csabol-stripe released this 18 Feb 22:17
· 4362 commits to master since this release
73306f3
  • Adds support for SwiftUI in custom integration using the STPPaymentCardTextField.Representable View and the .paymentConfirmationSheet() ViewModifier. See IntegrationTester for usage examples.
  • Removes the UIViewController requirement from STPApplePayContext, allowing it to be used in SwiftUI.
  • Fixes an issue where STPPaymentOptionsViewController could fail to register a card. #1758
  • Fixes an issue where some UnionPay test cards were marked as invalid. #1759
  • Updates tests to run on Carthage 0.37 with .xcframeworks.