github braintree/braintree_android 5.18.0

7 hours ago
  • PayPal
    • Add recurringBillingDetails, recurringBillingPlanType, and amountBreakdown properties to PayPalCheckoutRequest. Enables RBA metadata to be passed for the PayPal Checkout Vault with Purchase flow
    • Add userAction property to PayPalVaultRequest
    • Add ResolvePayPalUseCase that checks if the PayPal app will resolve the app-switch URL before enabling or attempting app switch.
    • App switch will be enabled only if ResolvePayPalUseCase returns true in addition to the existing checks in PayPalInternalClient.
    • App launch will be attempted only if ResolvePayPalUseCase returns true in addition to the existing checks in PayPalLauncher.
  • BraintreeCore
    • Add OkHttp version 4.12.0
    • Add FPTI tag paypal_app_switch_url_receivedfor when the SDK has received an app switch URL from the Paypal APIs.
    • Existing FPTI tag attempted_app_switch will be sent after verifying the Paypal app can resolve the URL.
  • PayPal Messaging
    • bump version to 1.1.13

Don't miss a new braintree_android release

NewReleases is sending notifications on new releases.