-- url of the page with the problem -- :
www.wbcmaine.org/events/online-workshops...ss-start-up-planning
-- HikaShop version -- : 2.2.0
-- Joomla version -- : 2.5.14
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : Chrome 28.0.1500.95
-- Error-message(debug-mod must be tuned on) -- : None
This is mainly a question in how the logic of the discount system works when multiple discounts apply for a specific user and product. Here is the scenario. You have two different discounts. One discount is for 50%, is pointed to a category and all sub-categories, and is tied to Joomla user group "Group A". The other discount is for 100%, is pointed to the same category and all sub-categories, and is tied to Joomla user group "Group B".
I see it working fine when the user is a member of only one of those two groups. What happens though when a user is a member of both groups? What is the logic happening in the discount of HikaShop system for that?
What I am seeing is that the 50% discount is being applied, not the 100%. I would think it would give the greatest discount possible.
Just hoping you could explain what HikaShop is doing and if there is a way I can adjust that.
Thank you for any insight you can give.