Update in Paypal's Backend
April 21, 2001
In CVS, paypal's payment module has been updated with some changes made recently in paypal's backend.
For those of you using 2.1 heres how to fix it:
Edit the file catalog/includes/modules/payment/paypal.php.
Look for the line with https://secure.paypal.com
Change the bit:
/xclick/business=
with:
/cgi-bin/webscr?cmd=_xclick&business=
Good luck!
You can further discuss it on our Forum