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

braintree-web-drop-in

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braintree-web-drop-in - npm Package Versions

braintree
published 1.0.0-beta.7 •

Changelog

Source

1.0.0-beta.7

  • Use PayPal Checkout for PayPal View
    • Use version 3.14.0 of braintree-web
    • Use version 4.0.65 of paypal-checkout
    • Improve loading transition
    • Add full support for IE 9 and 10
    • Add support for PayPal Credit
    • Fix bug where adding a vaulted payment method would duplicate previously added payment methods
    • Add support for tab navigation
    • Auto focus the number input when selecting the card view
    • Add events for paymentMethodRequestable and noPaymentMethodRequestable
    • Fix bug where PayPal button was not being translated
    • Fix bug where unusable payment methods would be displayed if saved in the vault
    • Provide more specific tokenization errors for duplicate payment methods and cvv verification failures
    • Fix styling bug where hosted fields iframe margin style could be overwritten
braintree
published 1.0.0-beta.6 •

Changelog

Source

1.0.0-beta.6

  • Disable payment methods if they error when creating
    • Add paymentOptionPriority option for specifying the ordering of payment options such as card and paypal
    • Add translations
    • Use version 3.11.1 of braintree-web
braintree
published 1.0.0-beta.5 •

Changelog

Source

1.0.0-beta.5

  • Use version 3.10.0 of braintree-web
    • Doesn't show Card payment option for merchants without cards enabled
    • Animate payment entry to tokenization
    • Animate choosing other saved payment methods
    • Animate choosing a different way to pay
    • Publish to npm
    • Fix #85 where the Drop-in would overflow in a small container
    • Show loading indicator until all components have finished loading