Skip to content

Releases: braintree/braintree_android

5.28.1

01 Jun 19:40

Choose a tag to compare

  • PayPal
    • Simplify return URLs used during PayPal browser switch flows

5.28.0

28 May 20:02

Choose a tag to compare

  • BraintreeCore
    • Allow fetching of Configuration to query supported integrations and card types (fixes #1302)

5.27.0

18 May 22:00

Choose a tag to compare

  • Venmo
    • Add analytics tracking for createPaymentContext GraphQL calls
    • Add analytics tracking for queryPaymentContext GraphQL calls

5.26.0

17 Apr 20:50

Choose a tag to compare

  • GooglePay

    • Add optional DisplayItems in GooglePay request
    • Add support for checkoutOption to GooglePayRequest TransactionInfo params
  • BraintreeCore

    • Fix crashes caused by uncaught exceptions in the configuration and analytics flows

5.25.0

31 Mar 22:05

Choose a tag to compare

  • BraintreeCore
    • Update Browser Switch version to 3.5.1
  • PayPal
    • Add ActivityResultRegistry constructor to PayPalLauncher to support AuthTab integration from JetpackCompose
    • Fix isVaultRequest missing from PayPalLauncher app switch analytics events
  • ShopperInsights
    • Add PAYPAL_PAY_LATER to ButtonType enum
  • UIComponents
    • Add a compose PayPalButton class to generate a PayPal-branded button for launching PayPal flow
    • Add a compose VenmoButton class to generate a Venmo-branded button for launching Venmo flow
  • Venmo
    • Add ActivityResultRegistry constructor to VenmoLauncher to support AuthTab integration from JetpackCompose

3.22.0

31 Mar 22:37

Choose a tag to compare

  • Updated expiring pinned vendor SSL certificates

5.24.0

25 Feb 20:39

Choose a tag to compare

  • PayPal
    • Pass is_billing_agreement and billing_plan_type to analytics events.

5.23.0

12 Feb 19:53

Choose a tag to compare

  • Venmo
    • Expose the riskCorrelationId property on VenmoRequest
  • DataCollector
    • Bump Magnes version to 5.6.0
    • Add collectDeviceDataOnSuccess method that ensures Magnes SDK completes data submission prior to returning device data

5.22.0

29 Jan 20:51

Choose a tag to compare

  • PayPal
    • Pass funding_source to the app switch url link and to analytics events.

5.21.0

05 Jan 19:58

Choose a tag to compare

  • UIComponents
    • Add PayPalButton class to generate a PayPal-branded button for launching PayPal flow
    • Add VenmoButton class to generate a Venmo-branded button for launching Venmo flow