Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How can I make Paypal receive customer IP address?


milanks

Recommended Posts

Ok, here is what I have found so far. I have website payments pro from paypal and SSL from Thawte. I can turn off the SSL by going to configure.php and changing -

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

 

to-

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

 

When it is false, I don't have any problem with Paypal. It seems to process the credit card and I see the deduction in my credit card when I see my credit card statement online. However, I don't see the golden padlock either, which means the SSL is not active.

 

When it is true (which means SSL is enabled) though, I can not process credit card through website payments pro. I get the error message -

(10509) This transaction cannot be processed.

 

I checked Paypal support pages and this error is happening because Paypal is not getting customer IP address. How can I resolve this problem?

 

This is driving me crazy. Paypal Express Checkout works in all the scenarios. I already looked all the forums I could. I also had my webhosting company uninstall and reinstall the SSL. Nothing seems to work. Please help. I am in desperate need of help. Thank you. :( :(

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

×
×
  • Create New...