Community Add-Ons

Maintainers: menriquez
Add file to this package
Top » Shipping Modules

zipcode shipping/delivery
for osCommerce Online Merchant v2.2

ZIPSHIP osCommerce shipping/delivery module
3/1/06 by mark enriquez

This module allows you to set a shipping/delivery fee depending upon the ship-to
zipcode in the order. It mimics the current zones.php module in that you can set
up multiple zipcode "zones", each with its own array of charges defined by weight.


This module automatically looks up the zipcode in the order and simply displays
the amount in the checkout_shipping page. It does not currently list the fees; it
only displays to the buyer what the fee will be. Perhaps this will be modified in
the future to allow a page that displays all the possible delivery fees. MODULE INTEGRATES INTO 2.2 WITHOUT ANY EXISTING CODE MODIFICATIONS.

Thanks to everyone involved in this project...any contribution that I make is only
possible because I am standing on the shoulders of the giants who have created this
fantastic OS cart. Please, consider giving back to the project through the
various channels!!

- mark

Legend:  Download   Report
Expand All / Collapse All
Change for uk postcodes goring_gap 26 Feb 2008  

I have modified this module for uk postcodes. It should also still work for zipcodes too.

Basically I have hard coded a '^' in front of each postcode entry and I have also added a zone selector so that you can limit your postcodes to only a UK zone.

What does this mean:

You enter: IV40, IV41, IV42

The system sees:

^IV40, ^IV41, ^IV42

In Regular Expression ^ basically means look at the start of the string i.e. the start of the postcode. It works for me but please test yourself.

Full package - backup first!

All other zipcodes z33k3r 8 Nov 2007  
Canadian Postal Codes Map link Leak-Proof 30 Aug 2007  
v3 quickfix menriquez 7 Jun 2007  
v3 with REGEX zipcode evaluation menriquez 6 Jun 2007  
fix for my bad sn9ke.eyes 10 May 2007  
zipcode shipping/delivery - FIX for unknown zipcode sn9ke.eyes 10 May 2007  
zipcode shipping/delivery - FIX dux 27 Oct 2006  
zipcode shipping/delivery menriquez 1 Mar 2006