Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
scannillo committed Oct 4, 2019
2 parents 68efe23 + e2ae769 commit 6ffacc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 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.

**Note:** The `BraintreePayPalValidator` module is still in development and not meant for public consumption.

## Build and run locally
- To build, run `./gradlew clean build`.
- To run locally with Heroku, run `heroku local web`.
Expand Down

0 comments on commit 6ffacc1

Please sign in to comment.