Guest Posted January 10, 2009 Share Posted January 10, 2009 You have to comment out the address variables like so: Go to: catalog\includes\modules\payment\paypal.php or paypal_standard.php in my case, Find code: $parameters['address_override'] = '1'; Change it to: // $parameters['address_override'] = '1'; NOW WORKS GREAT!!! I hope this helps someone else having this problem. Ive been trying to find out how to fix this for days and with no answers here on the forum I googled and read and read. I put this and that together and tried this out and yeah, it works. Chelle BACKUP BACKUP BACKUP....I am not responsible if the Powers That Be doesnt want this to work for you. :D Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.