How to integrate PayPal payment in php | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

11th Jan 2018, 9:20 PM
sadat anuwar
sadat anuwar - avatar
2 Answers
+ 2
I need an answer
11th Jan 2018, 9:20 PM
sadat anuwar
sadat anuwar - avatar
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.
13th Dec 2019, 12:56 PM
Oliver Russell
Oliver Russell - avatar