-- HikaShop version -- : 1504301217
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.6
-- Browser(s) name and version -- : All
I have multiple clients using the same user / pass for a fundraiser. It's easier to assign one user/pass to the organization to give out to 100 users vs creating 100 accounts. The purpose is to collect all the orders under one user/pass as well as the ability to show/hide specific Joomla menu items based on which organization logs in.
My problem is when I make them a registered user, the Hikacart automatically saves the cart in the database and everyone logged in can see it. For now, I have set the menu item to public so they can shop as a guest and log in at the very end, clearing the cart on purchase. It's a work around, but it prevents us from using the access levels in Joomla and if they click " continue shopping" at the end, then the cart is saved and the problem arises again. I've tried almost every option and I can't figure out a solution.
Is there a way around this, or do you have any suggestions?