Skip to content

Releases: braintree/braintree-web

v3.123.1

24 Jun 14:28
Compare
Choose a tag to compare
  • Apple Pay
    • Adding support for domainName to be inferred from the parent location when inside of an iframe

v3.123.0

18 Jun 18:53
Compare
Choose a tag to compare
  • PayPal Checkout
    • Add support for RBA metadata for checkout flows
  • 3D Secure
    • Update documentation for giftCardCurrencyCode

v3.122.0

16 Jun 17:07
Compare
Choose a tag to compare
  • PayPal Checkout
    • Fixed issue with setup_billing_agreement allowing extra parameters to be passed in
  • Venmo
    • Adding fix for the Venmo component when it was rendering inside of an iframe inside of a webview
    • Adding additional code path for the Venmo component for handling if the device is iOS, not in an iframe, and the native Venmo app isn't installed
    • Major refactoring of the appSwitch function

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.