Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

URL for FedEx


asdasd

Recommended Posts

  • 2 weeks later...

I have to admit, without Steve's help, our company wouldn't be using FedEx mod. I had everything set correctly and yet "Fedex can't ship to this address,zip,country code" always appear. I almost gave up on the whole issue, until Steve suggested the Curl SSL update. I contacted my host company asking them for the update and it took me a while to explain to them the whole story ;)

Their developer replied with the following:

"Hi Joe,

 

It should work now; we upgraded the CURL-SSL RPM. Please add these two

lines:

curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);

curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);

Under $ch = curl_init(); in your code.

 

"

 

I tried it and it did work for us. So, for people who still suffer from Fedex same message, go ahead and ask your host to verify the curl version.

I still hope though, that fedex authors can come up with more convenient way rather than using Curl for exchanging data securely.

 

Keep up the good work fellas, and zillion thanks to Steve for his great support.

 

Joe.

 

Xtrem Can PC Support Center.

http://www.xcanpc.com

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...