Post by putinhk » Wed Dec 31, 2014 11:29 am

Hi

Who knows how to fix fedex error as attached?
I did verify below info is correct.
* Key:
* Password:
* Account Number:
* Meter Number:
* Post Code:

What have I done wrong?

Thanks.

Attachments

Fedex.png

Fedex.png (58.38 KiB) Viewed 1570 times


Newbie

Posts

Joined
Sat Apr 02, 2011 3:00 pm

Post by boldidear » Sat Jan 03, 2015 7:01 am

please let know too.

I am having same error.
i input all the information at fedex shipping module.
mine works with us domestic shipping rate but not working with international shipping rate.
i call fedex and they told me that data i sending from my end has whole region/state but fedex only accept 2 letter state abbreviation.

New member

Posts

Joined
Thu Dec 06, 2012 9:56 am

Post by boldidear » Sat Jan 03, 2015 7:51 am

i figure that out.

i guess there is bug on fedex.php file.
https://github.com/saulfautley/opencart ... /fedex.php
or
https://raw.githubusercontent.com/saulf ... /fedex.php
and overwrite it with this.
it should work. my fedex module is working but still some issue.
ship from california to canada come out way high.
it is 8x6x6 and 1 lb shipping but come out $194.
i contact fedex and he told me that i am sending 20x20x10 size with 1 lb.
i need to find out how to fix this one.

New member

Posts

Joined
Thu Dec 06, 2012 9:56 am

Post by tom327 » Thu Jul 09, 2015 3:40 am

Thanks!

I was getting the same exact error as putinhk, as is shown in his screen shot. Though the error in my case only appeared for international addresses; it worked fine for USA addresses (no error).

I replaced my catalog/model/fedex.php with the file from link provided by boldidear, and now it is working. No more error.


Also, in the code for this file, and as far as I understand, the measurements of shipping box size are hard coded?

from code:

<ns1:Dimensions>';
$xml .= ' <ns1:Length>20</ns1:Length>';
$xml .= ' <ns1:Width>20</ns1:Width>';
$xml .= ' <ns1:Height>10</ns1:Height>';
$xml .= ' <ns1:Units>IN</ns1:Units>';
$xml .= '
</ns1:Dimensions>';


So in a sense the size specified in this part of the code becomes are "average box size"?

Can these values be changed if you want to have a different average box size? Will that do the trick?

Active Member

Posts

Joined
Thu Feb 16, 2012 7:33 am

Post by virtualgeorge » Sat Oct 03, 2015 3:29 am

The links to the fedex file are dead, could someone post the file if this is still a working solution?
Thanks!

Active Member

Posts

Joined
Wed Jun 18, 2008 5:57 am
Who is online

Users browsing this forum: No registered users and 141 guests