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

Address validation message disappears, making it impossible for a user to see why you can't proceed #88

Closed hd-jeroen closed 11 months ago

hd-jeroen commented 1 year ago

When filling in the address in the checkout, an error message is displayed when the address is invalid. When the user clicks the button to proceed to the next step, the validation message disappears, making it impossible for a customer to see why they can't proceed.

Screencast from 2023-09-20 10-10-18.webm

Would it be possible to change the validation so that the address also gets validated when clicking the button to proceed to the next step, or to keep the validation message visible until the address has been changed to a valid address?

JerrySmidt commented 1 year ago

Thanks. Will look for a fix for the next release.