Jump to content

Configure Shipping based on location


Recommended Posts

you could create a custom carrier module, that would implement this logic. The logic sounds like it would compare the customers zipcode to your stores zipcode, and then determine the distance between these zipcodes.

 

There are services that provide distances between zipcodes, this one I found is free.

http://www.malaikaconsultants.com/Malaika-Consultants/ZipCodeDistanceWebService.aspx

 

So the custom module would determine the distance, and if that distance is less than x (you have to define x), then it would return the store pickup carrier.

 

If you would like to hire me for this job, send me a PM and we can discuss in more details.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...