+ 1
How to integrate PayPal payment in php
hey guys am wondering whether you could be of my help am actually trying to modify phpsound script a music sharing platform.i want to make people buy the music from my website not via link when they click the buy button, I rather want them to make payments for the specific song which later calls on the download button.
2 odpowiedzi
+ 2
I need an answer
0
To integrate Paypal in PHP (https://www.cloudways.com/blog/paypal-integration-in-php/ ), you can either use the SDK or API. Using API is an easier and quicker method.
For this, you will have to create an account on PayPal and get sandbox credentials. create a directory folder to add PHP files. Install OmniPay and use Paypal express option.