Stripe v18.0.0 Release Notes

Release Date: 2019-10-04 // over 4 years ago
    • โž• 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.