Dear Sir,
could you tell mein which variable it stores postcode of user.
I want to check user zip code before enabling the COD module like this in this i am checking cart total
if ($params['cart']->getOrderTotal()<999) return ;
similerly I want to check for user ZIP code,...