An open API service indexing awesome lists of open source software.

https://github.com/github/braintree-encryption

Javascript Library for Client-side Encryption with Braintree
https://github.com/github/braintree-encryption

Last synced: 5 months ago
JSON representation

Javascript Library for Client-side Encryption with Braintree

Awesome Lists containing this project

README

          

# Braintree.js

This library is for use with [Braintree's payment gateway](http://braintreepayments.com/) in concert with one of [the supported client libraries](http://braintreepayments.com/docs). It encrypts sensitive payment information in a web browser using the public key of an asymmetric key pair.

> :grey_exclamation: Notice: `braintree-encryption.js` is an older integration method - [braintree-web](https://github.com/braintree/braintree-web) is the place to go for current integrations and filing issues or PRs.

## Getting Started

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

## Documentation

* [Official documentation](https://www.braintreepayments.com/docs/javascript)

## License

See the LICENSE file.