0.0.3 • Published 10 years ago
braintree_encryption v0.0.3
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