Version 21.7.0
davidme-stripe
released this
07 Jul 23:41
·
4155 commits
to master
since this release
21.7.0 2021-07-07
- Fixes an issue with
additionaDocument
field typo #1833 Adds support for WeChat Pay to PaymentMethods.WeChat Pay is not yet supported in PaymentMethods. The API has been removed in 21.8.1, and will be enabled in a future update.- 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)