Prevent orders to certain postcodes and regions

Hello! Thank you for this perspective :slight_smile: I’d recommend looking into the “Shipping” category on the app store and checking what apps provide “shipping rules” or “delivery customizations” in specific. Some apps include SMART Shipping Rates & Rules, ShipX or ShipZip. Shopify is soon introducing market driven shipping with additional control of your markets, but that doesn’t extend to zip codes as far as I know.

If you are on Shopify Plus (to anyone else possibly checking this thread in the future), the best and most simple technical approach would be to create a custom app with a delivery customization function that fetches the zip code/region/country and hides a method by name using that data, however that provides its challenges like needing to change the code to adjust rules, hence why apps are usually a better fit.

Sharing both in case someone prefers one way or another :slight_smile: