Stripe v21.12.0 Release Notes

Release Date: 2022-02-14 // about 2 years ago
    • ๐Ÿ“„ [Added] We now offer a 1MB Apple Pay SDK module intended for use in an App Clip. Visit our App Clips docs for details.
    • ๐Ÿ‘€ Stripe now requires StripeApplePay. See MIGRATING.md for more info.
    • [Added] Added a convenience initializer to create an STPCardParams from an STPPaymentMethodParams.

    PaymentSheet

    • 0๏ธโƒฃ [Changed] The "save this card" checkbox in PaymentSheet is now unchecked by default in non-US countries.
    • ๐Ÿ›  [Fixed] Fixes issue that could cause symbol name collisions when using Objective-C
    • ๐Ÿ›  [Fixed] Fixes potential crash when using PaymentSheet with SwiftUI