• Hi,

    We have a plugin that will enable free shipping for purchases $55 or over, and it works great.

    We deliver food around Atlanta and just signed up several of our neighbors to order food from us. They work on the same street address as us, and we do not want to charge them our standard delivery fee. We could give them a coupon code with free shipping, but then if they decide to have food delivered to their home address, we would not receive the correct fee.

    I would like to write a code snippet to simply check the street name and zip code of their shipping address, and if it matches our local street, I will set the shipping charge to zero.

    Any ideas on how do to access these values on the checkout page?

    Thanks in advance,
    -Ben

    https://www.ads-software.com/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi bmannino.

    I have the same needs in my online ordering website, and I developed custom code to implement it. Practically, I wrote a plug-in that adds a new shipping method. It allows to enter enabled/disabled streets and house numbers with optional surcharge.

    You won’t find any free or commercial plugin for that, I already looked for ages.

    MM

    Any Chance you are able to share this code or sell? Or do you have a website as an example. I to am looking for something to limit delivery to a street by street basis. Possibly using using google maps KML file

    Hi jeremybooze, it isn’t a plugin but custom code I’ve added to a legacy template. I can do this customization for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Free shipping for specific street address?’ is closed to new replies.