Braintree v5.0.0-beta2 Release Notes

Release Date: 2021-01-20 // over 3 years ago
    • โž• Add SPM support for BraintreeDataCollector and BraintreeThreeDSecure
    • โž• Add SPM libraries for KountDataCollector and PPRiskMagnes to workaround Xcode bug (addresses #576)
    • ๐Ÿš€ Bump Kount to v4.0.4.3 pre-release (provides an xcframework for SPM)
    • โฌ†๏ธ Bump PPRiskMagnes to v5.10.0 (resolves #564)
    • ๐Ÿ›  Fix Xcode 12.3 issue with building PPRiskMagnes.framework for iOS + iOS Simulator
    • โž• Add accountType to BTThreeDSecureRequest
    • ๐Ÿ’ฅ Breaking Changes
      • Remove type and nonce params on BTApplePayCardNone initializer
      • Replace uiCustomization with v2UICustomization on BTThreeDSecureRequest
      • Introduce new classes for 3DS2 UI customization:
      • BTThreeDSecureV2UICustomization
      • BTThreeDSecureV2ButtonCustomization
      • BTThreeDSecureV2LabelCustomization
      • BTThreeDSecureV2TextBoxCustomization
      • BTThreeDSecureV2ToolbarCustomization
      • Default versionRequested on BTThreeDSecureRequest to 3DS2 instead of 3DS1