You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Example PayPal REST API Integration with PHP and MySQL
2
2
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
+
3
5
* src/index.html - contains the form for making a payment
4
6
* src/bootstrap.php - contains the configuration for the request/response
5
7
* src/request.php - contains the request code for the payment
0 commit comments