-- url of the page with the problem -- : localhost
-- HikaShop version -- : 4.1
-- Joomla version -- : 3.9
-- PHP version -- : 5.6
Hi, I'm creating file shop:
some products are free,but in checkout process we have Payment, I suggest to add if condition for checkout process that when the product is free it dose not show the Payment step and just complete the order.
in normal i have this process for shoping cart and checkout :
cart - login - payment - end
i need only for free products :
cart - login - end