Skip to content

Releases: braintree/braintree-web

v3.138.0

11 Mar 18:09

Choose a tag to compare

  • PayPal Checkout v6
    • Add createCheckoutWithVaultSession method to enable charging and vaulting in a single session

v3.137.0

04 Mar 16:13

Choose a tag to compare

  • Alternative Payment Method
    • Add support for Alternative Payment Method crypto

v3.136.0

10 Feb 20:07

Choose a tag to compare

  • Venmo
    • Add riskCorrelationId option for custom risk correlation tracking
  • PayPal Checkout v6
    • Mitigating issue from the small window for transient activation in Safari
    • Add findEligibleMethods
    • onShippingAddressChange and onError are no longer passed to the PayPal SDK when not supplied by the user
  • Dependencies
    • Revert update of @braintree/event-emitter to 2.0.2

v3.135.0

03 Feb 22:26

Choose a tag to compare

  • Adding PayPal Checkout v6 component
  • Hosted Fields
    • Add 8-digit BIN support verification
  • Remove Bower package manager & all references to it
  • Update dependencies
    • inject-stylesheet to 7.0.0
  • Update Node to v24
  • Update dependencies
    • @braintree/event-emitter to 2.0.2
    • @braintree/uuid to 2.0.0

v3.134.0

11 Dec 21:00

Choose a tag to compare

  • Instant Verification
    • add getAchMandateDetails method
  • Hosted Fields
    • Change regex pattern for expirationDate field
    • Adding CSP meta tag with SRI hashes
  • Documentation
    • Add cardinaltrusted.com to required Content-Security-Policy directives, when using 3D Secure

v3.133.0

19 Nov 17:26

Choose a tag to compare

  • Hosted Fields
    • Update supportedCardTypes docs
  • Local Payment
    • Add support for Local Payment swish
  • Venmo
    • Fix iOS mobile web polling issue due to Apple's cross-domain restrictions
    • Fix Android Webview opening up second tab when it should have been redirecting
    • Fix Android Webview not breaking out of iframe

v3.132.0

16 Oct 20:29

Choose a tag to compare

  • API Latency Logging
    • Added FPTI logs to track the performance metrics

v3.131.0

15 Oct 21:54

Choose a tag to compare

  • Instant Verification
    • Add support for Instant Verification
  • Venmo
    • Non-default browser app switch support on iOS and Android
    • Add cancelOnReturnToBrowser option (default: false) to aid in cases where merchant depends on cancellation signal for UI elements
  • Update dependencies
    • @braintree/browser-detection to 2.1.0

v3.130.1

07 Oct 19:35

Choose a tag to compare

3.130.1 (2025-10-07)

  • Update dependencies:
    • Update accelerated-checkout-loader to 1.2.1

v3.130.0

03 Oct 15:12

Choose a tag to compare

3.130.0 (2025-10-02)

  • Update dependencies:
    • Update accelerated-checkout-loader to 1.2.0
  • Fastlane:
    • Fix error that would sometimes occur on initialization