From version 2.0. of the extension there are 2 different length csv files supported. One is 7 columns, the other 9 columns. The 7 column csv is only supported for backwards compatibility reasons, and as such is no longer documented.
The CSV file consists of 9 fields:
Field Name | Type | Description |
Country | String | ISO3 Country code this rate applies to. Use ‘*’ for all. |
Region/State | Decimal | Defined region code this rate applies to. Use ‘*’ for all. |
City | String | Defined city. Use ‘*’ for all. |
Zip/Postal code from | String | Zipcode search criteria. If using numeric ranges then set this to the number you wish the search to start from. If using pattern matching then set this to the pattern you require. See below formore details on patterns available |
Zip/Postal code to | String | Only relevant if you are searching for purely numeric postcode
ranges. Please ensure that “Use Zipcode to/from range” is set, otherwise this column is ignored. |
Condition from | Real |
Starting weight,price or #items at which this shipping rate applies |
Condition to |
Real |
Ending weight,price or #items at which this shipping rate applies |
Shipping Price |
Real |
Price of shipping |
Delivery Type |
String |
Text describing this shipping rate, as shown to the customer in onepage checkout and estimator, e.g. “Via 24-48 Courier” |