Skip to content

How to Block Customers by their Address in Magento 2?

I want a feature in which user will be blocked by their Address.

Like I will add the address in block list of Magento Admin and then user will not be able to purchase anything if I add their address in back-end(block-list) instead of that it shows an error message on checkout page on clicking on next.

Thanks, Any help is appreciated.