Skip to content

Commit

Permalink
Improve samples howTo
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam committed Apr 20, 2021
1 parent 9a339a3 commit eb2a0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ You can start off by trying out [creating and capturing an order](/samples/PayPa

To try out different samples for both create and authorize intent head to [this link](/samples/PayPal.Sdk.Checkout.Samples).

Note: Update the `PayPal.Sdk.Checkout.Test` with your sandbox client credentials or pass your client credentials as environment variable while executing the samples.
Note: Update the `tests/PayPal.Sdk.Checkout.Test/user.appsettings.json5` or the `sample/PayPal.Sdk.Checkout.Samples/user.appsettings.json5` with your sandbox client credentials.


## License
Expand Down

0 comments on commit eb2a0fd

Please sign in to comment.