title | issue | author | author_email | author_github |
---|---|---|---|---|
Allow wildcard use in alphanumerical values of zip code rules |
NEXT-17030 |
d.neustadt |
dneustadt |
- Added abstract
ZipCodeRule
to extendBillingZipCodeRule
andShippingZipCodeRule
from and allow use of a wildcard character to partially match alphanumerical postal codes
- Changed
sw-condition-billing-zip-code
andsw-condition-shipping-zip-code
to include a step of choosing whether postal codes are matched aphanumerical or numerical for comprehensibility