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

Multiple address fields not supported, which makes this extension unusable #15

Closed henk-hypershop closed 4 years ago

henk-hypershop commented 4 years ago

We have installed this extension to test, since the former Magento 2 plugin provided by Postcode.nl is replaced.

Our Magento configuration states that we use 3 address fields. However, this extension ignores this setting and uses only 1 address field. In this case, it cannot work, since third parties can rely on the splitted address fields.

Is it possible that you support the address field settings from Magento?