
In New Zealand, Zip Codes consist of 4 digits, not 5.
Workaround: disable the Zip Code validation,
i.e. validate_zip_code() in lib/pgmarket.inc.php

In shopping/templates/purchase_confirmation.ihtml the date() call
is not dependent on the shop administrator's preferred language;
maybe it should be chosen in application-??.inc.php.

