-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.21
Hello there,
Using HikaShop Essentials for my first site, I've come across a bug with the manual shipping plugin. For example, I'd like to have the rule:
if the UK Shipping postcode starts with "CT14", then charge £5 for local delivery
With the prefix of "CT" and the range from "141" to "149" this works ... until the customer uses lowercase e.g. "ct143ef" - at which point the manual shipping plugin fails to execute the rule. Presumably the plugin carries out a case sensitive check on the prefix.
One solutions would be to duplicate all the postcode shipping rules for lowercase as well ... but then what would happen if the customer then typed "Ct14" - which is more than possible, as they accidentally release the SHIFT key whilst typing the postcode. Also I have a number of these rules, so it will be a lot of work.
Could this bug please be fixed? My site requires local delivery set up and this issue is causing delivery problems.
Possibly provide a way to force upper case in the postcode custom field or provide an option for case insensitive checks on the prefix within the manual shipping plugin.
Many thanks
Marcus