DivanteLtd / magento1-vsbridge

Run the Progressive Web App (PWA) on top of Magento 1.9. This is a Vue Storefront bridge for Magento 1.x. MIT License
https://vuestorefront.io
MIT License
57 stars 49 forks source link

Zip Code response is a numeric value, missing leading zeros #53

Open steffen-wirth opened 4 years ago

steffen-wirth commented 4 years ago

Hi,

the AbstractController function _result has the option JSON_NUMERIC_CHECK for json_encode so zip codes like 01234 are missing the leading 0.