зеркало из
1
0
Форкнуть 0
Javascript Library for Client-side Encryption with Braintree
Перейти к файлу
Joshua Peek 6da0177907
Add github hacks
2016-04-19 19:41:17 -07:00
build 1.3.10 2014-06-23 16:09:45 -05:00
lib 1.3.10 2014-06-23 16:09:45 -05:00
spec 1.3.10 2014-06-23 16:09:45 -05:00
target Add github hacks 2016-04-19 19:41:17 -07:00
.gitignore Commit build targets 2016-04-19 19:40:01 -07:00
CHANGELOG.md 1.3.10 2014-06-23 16:09:45 -05:00
LICENSE Format LICENSE more nicely. 2014-06-23 21:09:01 -07:00
README.md Add link to braintree-web to README 2014-11-17 11:37:59 -08:00
Rakefile 1.3.1 2013-05-22 11:14:48 -05:00

README.md

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.

Notice: braintree-encryption.js is an older integration method - 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

License

See the LICENSE file.