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.
Paypal Website Payments Pro API
Moderator: General Moderators
-
cesarcesar
- Forum Contributor
- Posts: 111
- Joined: Mon Oct 18, 2004 3:28 pm
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Paypal Website Payments Pro API
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/
http://code.google.com/p/skeleton/
(#10850)