Stripe v21.7.0 Release Notes

Release Date: 2021-07-07 // almost 3 years ago
    • ๐Ÿ›  Fixes an issue with additionaDocument field typo #1833
    • โž• Adds support for WeChat Pay to PaymentMethods
    • Weak-links SwiftUI #1828
    • โž• Adds 3DS2 support for Cartes Bancaires
    • ๐Ÿ›  Fixes an issue with camera rotation during card scanning on iPad
    • ๐Ÿ›  Fixes an issue where PaymentSheet could cause conflicts when included in an app that also includes PanModal #1818
    • ๐Ÿ›  Fixes an issue with building on Xcode 13 #1822
    • ๐Ÿ›  Fixes an issue where overriding STPPaymentCardTextField's brandImage() func had no effect #1827
    • ๐Ÿ›  Fixes documentation typo. (Thanks iAugux)