Skip to content

Releases: braintree/braintree-web

v3.120.2

29 May 19:37
Compare
Choose a tag to compare

LocalPayment

  • Fix onPaymentStart not correctly handling asynchronous functions

v3.120.1

28 May 15:50
Compare
Choose a tag to compare
  • PayPal Checkout
    • limit user action support to flow=checkout
  • Venmo
    • Fix analytics calls to use correct function

v3.119.0

19 May 18:54
Compare
Choose a tag to compare
  • Add test coverage for new RBA metadata field
    • New field totalAmount
  • PayPal Checkout
    • add support for userAction param for createPayment

v3.118.2

25 Apr 18:07
Compare
Choose a tag to compare

Local Payment Methods

  • Fix to make paymentId available before full page redirect

v3.118.1

17 Apr 19:44
Compare
Choose a tag to compare

Venmo

  • Fix behavior for Android Chrome on mobileWebFallback

v3.1180

15 Apr 16:53
Compare
Choose a tag to compare

Fastlane

  • add tokensOnDemand to GQL
  • add tokenExchange to GQL

PayPal Checkout

  • Add contactPreference to PayPal Checkout schema for Contact Module

v3.117.0

24 Mar 17:42
Compare
Choose a tag to compare

Venmo

  • Add missing analytics events for Popup Bridge
  • Add styleCspNonce option to provide nonce to whitelist injected style in content support policy.

Fraudnet

  • Add new option cb1 to dataCollector.create() to allow specifying a callback name that will be invoked when fraudnet has finished initializing.

v3.116.3

24 Mar 17:41
Compare
Choose a tag to compare

PayPal Checkout

  • Adding public documentation for riskCorrelationId in createPayment

v3.116.2

11 Mar 21:11
Compare
Choose a tag to compare

Fastlane

  • Previous fix for a bug that occured when termsAndConditionsCountry was not available for tokenization did not cover all edge cases

v3.116.1

11 Mar 18:57
Compare
Choose a tag to compare

Fastlane

  • Fix bug that occured when termsAndConditionsCountry was not available for tokenization