-- url of the page with the problem -- :
ohsn-demo.nl/cigowestervoort/index.php/i...824-test-cadeaukaart
-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.24
-- PHP version -- : 7.4.11
-- Browser(s) name and version -- : Firefox.85.0
Hi,
I need to add a gift card to this shop, where the customer is able to order a gift card with a variable price between € 5,- and € 150,-.
So I published the donation plugin, and all works well but...
They can order a gift card with an amount of € 1,-, and that is not an option.
I places this regex: ([5-9]|[1-9][0-9]|1[0-4][0-9]|150)
I found a generator online (because this is like abracadabra to me
)
But still it's possible to order a gift card from € 1,-.
Can anyone help me to find where I made a mistake?
Thanks in advance!
Gr.
Bianca