janewhite1 Posted February 21, 2012 Share Posted February 21, 2012 I'd like to offer local pickup as a shipping option only to customers who live within a certain distance or within a postcode range of my location. Is there a way of doing this? Any suggestions are greatly appreciated. Link to comment Share on other sites More sharing options...
bellini13 Posted February 21, 2012 Share Posted February 21, 2012 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 More sharing options...
tomerg3 Posted February 21, 2012 Share Posted February 21, 2012 Check out http://www.presto-changeo.com/en/shipping-modules/83-localized-shipping.html You can set different carriers and rates by Country, State or Zipcode ranges. There is also a demo for the module so you can try it first and make sure it fits your needs. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now