Hello Experts!
I am currently trying to set up a Fed-Ex shipping calculator plugin on our OSCommerce site. I am getting this error when i go to select the shipping:
Data sent to Fedex for Meter: 0,"211"10,"333601664"4003,
"Braintell
ect"4007,"
Braintelle
ct"4008,"1
5150 N Hayden Rd Ste 106"4011,"Scottsdale"4012,
"AZ"4013,"
85260"4014
,"US"4015,
"480.588.6
840"99,""
Here's some additional Info:
PREREQUISITES: PHP 4.0.2 or greater is required due to the necessity of cURL
support. To verify you have cURL installed correctly, go to your Admin ->
Tools -> Server Info screen. In the top section, labelled Configure Command,
it must say somewhere on the right hand box --with-curl, otherwise, PHP was
not compiled with cURL. If it does not say this, you may still be able to run
this module outside of PHP if cURL is installed. Another necessary program
that must be installed on the host is OpenSSL. If there is a cURL section on
your Admin -> Tools -> System Info, then way down there is a cURL section.
Under the cURL information line, the right hand side should show OpenSSL. If
it does not, then your admin needs to install OpenSSL so you can run secure
cURL. cURL is used by a number of OSC contributions. Fedex considers the data
sent in a rate request sensitive (it does have your account number), so, they
require a secure connection to their site.
Now, all of this is done, however it is not a secure connection to Fed-Ex. I created a htaccess file that forwards the whole site to
https:// but then, when i click on a product, it doesn't take me to the shopping cart.
Please help! Let me know of any additional information i can give you!
THANKS EXPERTS!!!!!!
Start Free Trial