postcode-nl / PostcodeNl_Api_Magento2

A Magento 2 plugin that implements the Postcode.nl international address API
https://developer.postcode.eu/documentation/
BSD 2-Clause "Simplified" License
10 stars 13 forks source link

Added default fallback value to nl_input_behavior to prevent NULL #18

Closed tmishutin closed 4 years ago

tmishutin commented 4 years ago

After plugin update value nl_input_behavior will be null, because it's not set in configuration. Added default value zip_house to prevent it.