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

Merge pull request #29 from jeffcarp/master

Add link to braintree-web to README
This commit is contained in:
Jeff Carpenter 2015-01-07 15:11:22 -08:00
Родитель 2f8f5032a1 392e922696
Коммит 7b3513ecec
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