Skip to content

Commit 14e0d70

Browse files
Update readme
1 parent 24b893e commit 14e0d70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Example PayPal REST API Integration with PHP and MySQL
22

3+
The code in this repository is from our blog post [Using PayPal's REST API with PHP and MySQL](https://www.evoluted.net/thinktank/web-development/using-paypals-rest-api-with-php-and-mysql).
4+
35
* src/index.html - contains the form for making a payment
46
* src/bootstrap.php - contains the configuration for the request/response
57
* src/request.php - contains the request code for the payment

0 commit comments

Comments
 (0)