New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

braintree-web-drop-in

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braintree-web-drop-in - npm Package Versions

1
9

1.30.0

Diff

Changelog

Source

1.30.0

  • Update braintree-web to v3.78.0 - Apple Pay: Support Elo cards - Google Pay: Support Elo cards - Venmo: Add paymentMethodUsage and displayName parameter to Venmo create options
    • Update browser-detection to v1.12.0
    • Fix issue where cursor didn't change for Apple Pay on hover (#737)
    • Fix issue where Drop-in couldn't load if paymentOptionPriority is set (#739)
braintree
published 1.29.0 •

Changelog

Source

1.29.0

  • Update braintree-web to v3.76.4
    • Add threeDSecure.cardinalSDKConfig option to dropin.create
    • Fix issue where Drop-in would not clear out a tokenized credit card after 3D Secure authentication fails (#694)
braintree
published 1.28.0 •

Changelog

Source

1.28.0

  • Update braintree-web to v3.76.3
    • Update browser-detection to v1.11.1
    • Fix issue where card view would not render in a shadow DOM within a shadow DOM
    • Fix issue where Venmo would setup in Firefox for iOS with allowNewBrowserTab: false set
    • Improve keyboard navigation
    • Fix issue where scrollbar appears for saved payment methods (#724)
    • Fix bug in initialization process where loading spinner would never resolve (#716)
    • Add changeActiveView event to track when the Drop-in updates the active view presented to the customer
    • Add option to not vault PayPal accounts with paypal.vault.vaultPayPal = false or paypalCredit.vault.vaultPayPal = false
braintree
published 1.27.0 •

Changelog

Source

1.27.0

  • Update braintree-web to v3.74.0
    • Fix issue where Drop-in may error or not set up completely due to dependency setup race condition (#700)
    • Fix issue where Drop-in may report it is ready even though no payment options are actually available
    • Google Pay
      • Fix issue where passing custom button option would caused a developer error in the console (#701)
    • 3D Secure
      • Add 3ds:customer-canceled event (#690)
      • Add 3ds:authentication-modal-render event
      • Add 3ds:authentication-modal-close event
braintree
published 1.26.1 •

Changelog

Source

1.26.1

  • Update braintree-web to v3.73.1
    • Google Pay
      • Update Google Pay Icon to match new brand guidelines
braintree
published 1.26.0 •

Changelog

Source

1.26.0

  • Update braintree-web to v3.71.0
    • Update promise-polyfill to v8.2.0
    • Fix issue where payment method text may be clipped
    • Add ability to let the Braintree API decide which payment method to show first (typically, the last payment method added to the customer) instead of showing the payment method designated as the customer's default in the Braintree control panel
      braintree.dropin.create({
        // other config options
        showDefaultPaymentMethodFirst: false
      });
      
    • Apple Pay
      • Fix issue where Apple Pay view was using canMakePaymentsWithActiveCard incorrectly
    • PayPal
      • Fix issue where PayPal buttons would not render correctly when multiple Drop-in instances were loaded (closes #590)
braintree
published 1.25.0 •

Changelog

Source

1.25.0

  • Pass through all underlying hosted fields events
    • Update braintree-web to v3.68.0
      • Provide CLIENT_AUTHORIZATION_INVALID error when client token has expired or a tokenization key has been deactivated or deleted
      • Apple Pay
        • Support Maestro cards
      • Card
        • Fix issue where incorrect keyboard would be used for mobile devices that do not support input formatting
        • Fix issue where autocomplete cannot run multiple times
        • Add autofill handling for every hosted field
      • Venmo
        • Add allowWebviews configuration to isBrowserSupported
    • Add new locales:
      • ar_EG
      • cs_CZ
      • el_GR
      • en_IN
      • es_XC
      • fi_FI
      • fr_XC
      • he_IL
      • hu_HU
      • sk_SK
      • zh_XC
    • Provide validation to prevent cardholder name fields from being submitted as card numbers
    • Fix issue where hosted fields would not auto focus on card view selection
braintree
published 1.24.0 •

Changelog

Source

1.24.0

  • Use @braintree/uuid package for uuid generation
    • Update braintree-web to v3.65.0
    • Update @braintree/asset-loader to v0.4.4
    • Update @braintree/browser-detection to v1.10.0
    • Update @braintree/class-list to v0.2.0
    • Update @braintree/event-emitter to v0.4.1
    • Update @braintree/wrap-promise to v2.1.0
    • Fix issue where threeDSecureInfo was not included in requestPaymentMethod payload
    • Add getAvailablePaymentOptions method to list what payment options have been presented to the customer (closes #594)
    • Add support for the shadow DOM for the card view
braintree
published 1.23.0 •

Changelog

Source

1.23.0

  • Add 3DS support for non-network tokenized Google Pay cards
    • Add threeDSecureInfo to 3DS payload in requestPaymentMethod
    • Update braintree-web to v3.63.0
braintree
published 1.22.1 •

Changelog

Source

1.22.1

  • Fix issue where payment requestable event would not fire when switching between vaulted payment methods (#499)
    • Update braintree-web to v3.58.0
      • Venmo: fix issue where webview based integrations would break
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc