Skip to content

4.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 19:26
· 0 commits to 78c406f5df3083f7087b47def62727f23bc80bbe since this release
  • BraintreeCore
    • Add BraintreeError code read-only property.
  • PayPalNativeCheckoutClient
    • Add new PayPalNativeCheckoutClient that requires only a BraintreeClient instance.
    • Add new PayPalNativeCheckoutClient#launchNativeCheckout method that launches native checkout without throwing.
    • Deprecate PayPalNativeCheckoutClient constructor that requires both Fragment and BraintreeClient instances.
    • Deprecate PayPalNativeCheckoutClient#tokenizePayPalAccount method that throws an exception.