зеркало из
1
0
Форкнуть 0
Javascript Library for Client-side Encryption with Braintree
Перейти к файлу
Jibran Garcia 3f17eb13c2
Merge pull request #9 from github/jibrang/fix-prototype-polluting-assignment
Fix prototype polluting assignment
2024-08-30 10:10:46 -07:00
build
lib
spec
target
.gitignore
CHANGELOG.md
LICENSE
README.md
Rakefile
package-lock.json
package.json

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.