Version 18.0.0
csabol-stripe
released this
04 Oct 23:04
·
4700 commits
to master
since this release
- Adds support for building on macOS 10.15 with Catalyst. Use the .xcframework file attached to the release in GitHub. Cocoapods support is coming soon. #1364
- Errors from the Payment Intents API are now localized by default. See MIGRATING.md for details.
- Adds support for FPX in Standard Integration. #1390
- Simplified Apple Pay integration when using 3DS2. #1386
- Improved autocomplete behavior for some STPPaymentHandler blocks. #1403
- Fixed spurious
keyboardWillAppear
messages triggered by STPPaymentTextCard. #1393 - Fixed an issue with non-numeric placeholders in STPPaymentTextCard. #1394
- Dropped support for iOS 9. Please continue to use 17.0.2 if you need to support iOS 9.