5.13.0
·
0 commits
to 6195e37370285b6b915f158fe2a90268bb7de990
since this release
- BraintreePayPalNativeCheckout (BETA)
- Fix CocoaPods integrations to pin exact
PayPalCheckout
version - Update NativeCheckout version from 0.100.0 to 0.106.0
- This version update allows US based customers with a confirmed phone number to log into their PayPal account using a one time passcode sent via SMS without needing to authenticate through a webview.
- Update Package.swift to use local
PayPalCheckout
dependency instead of fetching remotely.- Fixes a bug where all Braintree merchants using SPM (including those not using the
BraintreePayPalNativeCheckout
module), would getPayPalCheckout
in their projects.
- Fixes a bug where all Braintree merchants using SPM (including those not using the
- Fix CocoaPods integrations to pin exact