[ic] FedEx shipping question

Nathan Barnett nbarnett at specialty-books.com
Tue Dec 23 11:10:52 EST 2003


I am having trouble getting the FedEx shipping working properly. The
Zone file from FedEx seems to differ from the UPS Zone file in that it
must query by weight instead of by zip. My question is how do I tell
that ship method to query differently then by zip? Maybe my problem is
something different so I will post some of my configuration.

---------------------
shipping.asc entry:

FEG: FedEx Ground
        criteria        weight
        min     0
        max     0
        cost    e Nothing to ship!

        min     0
        max     150
        cost    u
        table   FedExGround
        zone    FedExZone02
        adder   3

        min     150
        max     9999
        cost    e @@TOTAL@@ lbs is to heave for FedEx

-------------------------
products/FedExZone02.csv

Dest.
WEIGHT,FedExFirstOvernight,FedExPriorityOvernight,FedExStandardOvernight,FedEx2Day,FedExExpressSaver,FedExGround,FedExHomeDelivery

1,40.75,15.75,13.25,8.00,7.70,3.45,3.45
2,41.75,16.75,14.50,8.30,7.80,3.53,3.53
3,43.50,18.50,15.25,8.50,8.05,3.64,3.64
4,44.50,19.50,16.50,8.80,8.30,3.76,3.76
5,45.75,20.75,17.25,9.00,8.55,3.92,3.92
6,46.50,21.50,18.00,9.30,8.75,4.04,4.04
7,47.25,22.25,18.25,9.80,9.40,4.20,4.20

etc....
NOTE: WEIGHT on the first line may be incorrect.


-----------------------------
products/FedExGround.csv

weight,2,3,4,5,6,7,8,9,10,14,17,22,23,25,51,54,92,96
1,3.45,3.57,3.81,3.89,4.10,4.15,4.26,13.18,13.18,3.50,13.18,3.45,5.64,5.80,8.40,13.55,5.58,5.74
2,3.53,3.74,4.13,4.24,4.57,4.67,4.96,14.71,14.71,3.59,14.71,3.53,6.08,6.24,9.10,14.35,6.02,6.17
3,3.64,3.91,4.36,4.54,4.87,5.03,5.49,16.07,16.07,3.67,16.07,3.64,7.15,7.35,9.75,15.25,7.08,7.27

etc.....

-----------------------------
FedExGround.dbm

Database           FedExGround          FedExGround.csv   CSV
Database           FedExGround          GUESS_NUMERIC     1

(no tabs)

-----------------------------

current error in the catalogs log file:

/cgi-bin/ic/mycat/ord/checkout.html Zone 'FedExZone02' lookup failed,
type 'FedExGround' not found

-----------------------------
System:
Debian Linux
IC 4.9.8


Any help would be greatly appreciated.

Thanks
-nate-





More information about the interchange-users mailing list