Page 1 of 1

Paypal Website Payments Pro API

Posted: Mon Aug 04, 2008 5:12 pm
by cesarcesar
I'm looking for a PHP class scripts to work with Paypal's Website Payments Pro API. The API itself is massive so im looking for some pre-developed free/pay PHP software.

I have tried PHPpayPalPro and loved it, but then found out my LIVE server is PHP 4.4. This script requires PHP5+. And i cant upgrade the server.

I have also purchased ($50) and tried Paypal Pro PHP 1.1 but have had a very hard time integrating it. And its throwing errors right and left. Now the site itself is down a week after i purchased it.

So i ask you great community. What free/pay PHP software do you know about that is out there to make my life easier hooking into Paypal's Website Payments Pro.

Thanks much.

Re: Paypal Website Payments Pro API

Posted: Mon Aug 04, 2008 6:16 pm
by Christopher
I think there is a basic class for that in the Skeleton framework's code. I am not sure in what condition it is in. You could look at it and see if works for you:

http://code.google.com/p/skeleton/