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

Initialize postcode & house-number NL fields from checkout-data #73

Closed umizoomi closed 1 year ago

umizoomi commented 1 year ago

This autofills the postcode & house-number fields when the corresponding data is present in the customer's checkout-data

Fixes postcode-nl/PostcodeNl_Api_Magento2#35

JerrySmidt commented 1 year ago

Hi umizoomi,

Thanks for your PR, but it looks like this change is no longer needed. Because of 60cacd1, the values are already remembered. And for the billing form as well.