Stripe v21.4.0 Release Notes

Release Date: 2021-04-08 // about 3 years ago
    • ๐Ÿ›  Fixed warnings in Xcode 12.5. #1772
    • ๐Ÿ›  Fixes a layout issue when confirming payments in SwiftUI. #1761 (Thanks mvarie!)
    • ๐Ÿ›  Fixes a potential race condition when finalizing 3DS2 confirmations.
    • ๐Ÿ›  Fixes an issue where a 3DS2 transaction could result in an incorrect error message when the card number is incorrect. #1778
    • ๐Ÿ›  Fixes an issue where STPPaymentHandler.shared().handleNextAction sometimes didn't return a handleActionError. #1769
    • ๐Ÿ›  Fixes a layout issue when confirming payments in SwiftUI. #1761 (Thanks mvarie!)
    • ๐Ÿ›  Fixes an issue with opening URLs on Mac Catalyst
    • ๐Ÿ›  Fixes an issue where OXXO next action is mistaken for a cancel in STPPaymentHandler
    • SetupIntents for iDEAL, Bancontact, EPS, and Sofort will now send the required mandate information.
    • โž• Adds support for BLIK.
    • โž• Adds decline_code information to STPError. #1755
    • โž• Adds support for SetupIntents to STPApplePayContext
    • ๐Ÿ‘ Allows STPPaymentCardTextField to be subclassed. #1768