myparcelnl / magento

The Magento 2 MyParcel plugin
https://developer.myparcel.nl/nl/documentatie/13.magento2.html
MIT License
19 stars 26 forks source link

Postal code validation #734

Open Kroellie opened 1 year ago

Kroellie commented 1 year ago

What problem does this feature solve?

If a customer happens to enter a postal code with an additional space, the validation Helper fails, which ends up in error in the order overview.

What should the solution look like?

Fix the regex, or trim the postalcode before validating.

Relevant log output

No response

Additional context

No response

MyParcelBot commented 1 year ago

:tada: This issue has been resolved in version 4.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: