mirror of
https://github.com/github/braintree-encryption
synced 2026-07-21 13:43:49 +00:00
No description
- JavaScript 98%
- Ruby 1.3%
- HTML 0.4%
- CSS 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| build | ||
| lib | ||
| spec | ||
| target | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| Rakefile | ||
| 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.jsis 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.