Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

braintree_encryption

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braintree_encryption

An unofficial npm package for the Braintree Javascript Encryption library.

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Braintree.js

This library is for use with Braintree's payment gateway in concert with one of the supported client libraries. It encrypts sensitive payment information in a web browser using the public key of an asymmetric key pair.

Getting Started

See our developer quick start for an example of how to use Braintree.js

Documentation

License

See the LICENSE file.

NPM

This is an unofficial npm package for the Braintree Javascript Encryption library. Its primary use case is so you can easily require and use this library to test a server using Braintree's official Node.js client in combination with the encryption capabilities that this library provides. It is probably out of date, and probably won't work for almost anything else...

To build it yourself run:

  • npm install
  • rake build
  • target/braintree.js is now accessible

Keywords

FAQs

Package last updated on 27 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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