зеркало из
1
0
Форкнуть 0
braintree-encryption/README.md

16 строки
592 B
Markdown
Исходник Обычный вид История

2013-02-21 19:55:54 +04:00
# Braintree.js
2011-06-08 01:46:50 +04:00
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.
## Getting Started
2013-02-21 19:55:54 +04:00
See our <a href="https://www.braintreepayments.com/developers">developer quick start</a> for an example of how to use Braintree.js
2011-06-08 01:46:50 +04:00
2013-02-21 19:55:54 +04:00
## Documentation
2011-06-08 01:46:50 +04:00
2013-02-21 19:55:54 +04:00
* [Official documentation](https://www.braintreepayments.com/docs/javascript)
2011-06-08 01:46:50 +04:00
2013-02-21 19:55:54 +04:00
## License
2011-06-08 01:46:50 +04:00
2013-02-21 19:55:54 +04:00
See the LICENSE file.