robmcvey / cakephp-paypal

CakePHP 2.0 plugin for PayPal Website Payment Pro
60 stars 44 forks source link

HELP #2

Closed devonbarrett closed 11 years ago

devonbarrett commented 11 years ago

Hello,

Firstly great job!

Just wondering, do you have a copy of the required: pear.php and PayPal/Error.php

As they are currently preventing me from getting it working?

robmcvey commented 11 years ago

Hi Devon,

This component doesn't require any PEAR packages, or any of other file (not sure what the Error.php is you refer to?)

You just need an install of CakePHP 2.0.x, 2.1.x or (not tested) 2.2.2.

What's the issue you're having exactly? Maybe paste in any errors you're getting? I'll see if I can help.