On the checkout page i want to restrict pincodes, that is i want customer to check if the item can be shipped to the entered pincode.
I went through your old discussions but i could not find a solution. I am using a courier service which has given me a list of pincodes and delivers only to the mentioned ones. This is a must have feature for the indian market .
I ran into this issue when creating a shop for a merchant a couple of years ago. This lead me to create an app call Easy Shipping Restrictions that enables merchants to whitelist postal/ZIP codes they allow shipping to. As well, Easy Shipping Restrictions is installed and working on many shops that make use of India’s postal code system.
Currently the app only resides on a store’s cart page (or AJAX powered cart) and not the checkout page. This is due to Shopify not allowing modifications to the checkout page at the moment. In 2022, Shopify will be expanding checkout modifications for merchants (via checkout scripts) but this is currently only a feature for higher end Shopify plans. When checkout scripts are available for all merchants, Easy Shipping Restrictions will receive an update to bring in postal code restrictions to the checkout page.
I have a three day free trial to test out the app to see if it’s a good fit.