|
To date, the vast majority of bespoke shipping modules and contributions available have been based on US format zip codes, whjich are all numerically based. This contribution (courtesy of Hoheria) finally draws that era to a close and presents a viable alpha numeric based shipping module to allow UK based stores to set up zonal shipping rates based on geographic locations. UK postcodes are split into two character sets, this module does a search against the first section of the postcode which is stored in your mysql database and matches it against the delivery zone charges for your carrier. To process the postcode it must be in the correct format and separated by a space. The easiest way to correctly format the customers postcode is to use the UK postcode checking module and this is bundled here (form_check.js.php). These mods format the postcode correctly then search the first bit of the code against the mysql database (derived from data supplied by our carrier APC) and then returns this delivery area and looks up against the table rates inputted through admin. About a dozen zones for whole of UK so very manageable (compare 3000 postcode entries in database). You'll find two sets of shipping files - a nextday delivery module configured for current (Dec 06) ANC carrier rates from England and Wales and a next day before noon option which has more restricted options for delivery. This item is fully installed on your website for you for free - simply include your ftp details in the NOTES section of checkout (ssl secured pages for your safety) and we will install this contribution for you in the next 3 days |