You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
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.
4
4
5
+
> :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.
6
+
5
7
## Getting Started
6
8
7
9
See our <ahref="https://www.braintreepayments.com/developers">developer quick start</a> for an example of how to use Braintree.js
0 commit comments