Quote:
Originally Posted by bpi007
He says email of your paypal account I presume.
|
That was my guess as well, but I get this error message after choosing subscription type and going to paypal:
Fatal error: Class 'PaypalSandbox' not found in /home/****/public_html/includes/paymentapi/class_paypal.php on line 267
Line 267 of my class_paypal.php looks like this:
Code:
$form['action'] = PaypalSandbox::getServer($this->settings['ppsandbox'], 'url', true);