Skip to content

Commit

Permalink
Merge branch 'master' of github.com:braintree/paypal-validator-sample…
Browse files Browse the repository at this point in the history
…-merchant
  • Loading branch information
scannillo committed Oct 2, 2019
2 parents c0de50b + ba09749 commit dfae833
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## About
This repository represents a sample merchant server for a merchant integrating with `BraintreePayPalValidator`. This repository uses sample PayPal merchant staging credentials to create PayPal orderIDs and universal access tokens, and to capture orders.

## Setup
After cloning this repo, add a file called `.env` in the root directory. Add `TOKEN=xxxx` where xxxx is the value found in the Team SDK Heroku dashboard under Settings -> Config Vars.

Expand Down

0 comments on commit dfae833

Please sign in to comment.