[ic] shipping.asc IC 5.4

Steve Graham icdev at mrlock.com
Tue Feb 7 12:35:54 EST 2006


Hello,

I moved a shipping description from IC 4.8 that was working, and 
having trouble getting it to work in 5.4:

Something has changed slightly in the shipping methods, but I can't 
seem to locate

I have the shipping method enabled correctly in country database file 
for the specific country.

Response when received on shipping page:
No zone found for geo code GB, type GlobalExp


===================


shipping.asc method:

USPSGBX:     USPS Global Express
         crit                    weight
         at_least                5
         adder                   2
         ups                             1
         zone                    GlobalExpZones
         PriceDivide             1
         table                   GlobalExp
         aggregate               40
         ui_ship_type    UPSI
         min                             0
         max                             0
         cost                    e No shipping needed!

         min                             0
         max                             70
         str_length              2
         geo                     zip
         zip                     country
         cost                    u

         min                             70
         max                             9999999
         cost                    e Too heavy for Global Express

=============
catalog.cfg
Database   GlobalExp        ship/GlobalExp.txt         TAB

=============
GlobalExp.txt
snippit:
Exceed  1       2       3       4       5       6       7       8 
   9       10      11      12
1       17.15   21.10   26.10   22.55   24.00   20.20   27.40   21.60 
   23.20   26.60   32.95   26.10
2       17.90   25.00   30.30   26.85   27.45   22.80   30.55   25.30 
   27.40   29.80   37.40   29.50
3       19.25   29.10   34.50   31.15   32.15   26.30   33.75   29.50 
   31.60   34.25   42.70   33.75

===============

GlobalExpZones.csv

DestZip,GlobalExp
AU-AU,4
CA-CA,1
CN-CN,5
DE-DE,7
EI-EI,3
GB-GB,3
IE-IE,3
JP-JP,4
MX-MX,2
NZ-NZ,4
SC-SC,10
TR-TR,7
UK-UK,3


Thanks,
Steve



More information about the interchange-users mailing list