зеркало из
1
0
Форкнуть 0

Add link to braintree-web to README

This commit is contained in:
Jeff Carpenter 2014-11-17 11:37:59 -08:00
Родитель 2f8f5032a1
Коммит 392e922696
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,8 @@
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 <a href="https://www.braintreepayments.com/developers">developer quick start</a> for an example of how to use Braintree.js