Hai,
I need a system that automatically transfer funds from one paypal account to another paypal account when i click on a button. Is there any paypal API with PHP to perform this task.
thanks
This is not actually that easy to Google because the Paypal API documentation is a mess. There are several different ways to do almost everything, and it seems like Paypal's expectation is that you memorize the brand names they have for services with the core functionality of those services.
A pain.
But there is already a good answer for this question here on stackoverflow.com