Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Paypal not passing address


sheepiedog
 Share

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...