sheepiedog Posted April 26, 2009 Share Posted April 26, 2009 Hi, I am using MS2.2 For months, during checkout the billing address is not being passed to Paypal and my customers are having to enter their address info again. This feature used to work fine. I am using a Paypal Contribution from 2004 http://www.oscommerce.com/community/contributions,1753 and had it installed by the contributor Greg Baboolal, but he does not seem to be active on this forum for a few years now. I have scoured the Paypal site forums and all the instructions to fix this involve new Paypal contributions and I cant seem to apply it to the Paypal contribution that I have installed. Can anyone help me please Quote Link to comment Share on other sites More sharing options...
sheepiedog Posted April 28, 2009 Author Share Posted April 28, 2009 If anyone else has this problem I found my answer in a Paypal forum - Paypal changed their paramenters last May which resulted in the addresses being thrown out. To solve this in catalog/includes/modules/payment/paypal.php around line 290 it reads ('no_shipping', '1' ); change this to : ('no_shipping', '2' ); and your paypal transactions will now have the address and the payments will again be Seller Protection Eligible. 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.