forked from LiveCarta/PayPal-PHP-SDK
Updated version of SDK Core
- Updated sample to not use its own composer.json
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Rest API Samples
|
||||
===================
|
||||
|
||||
This sample project is a simple web app that you can explore to understand what the payment APIs can do for you.
|
||||
|
||||
This sample project is a simple web app that you can explore to understand what the payment APIs can do for you. To try out the sample, run `composer update --no-dev` from the samples folder and you are all set.
|
||||
|
||||
To try out the sample, run `composer update --no-dev` from the rest-api-sdk-php folder and you are all set.
|
||||
|
||||
The sample comes pre-configured with a test account but in case you need to try them against your account, you must
|
||||
|
||||
|
||||
Reference in New Issue
Block a user