-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.9.23
-- PHP version -- : 7.4.14
-- Browser(s) name and version -- : Chrome
Hi
This is the scenario:
Our products are all subscription based - when a user wishes to subscribe, they are required to enter a username and password.
However when I set the checkout form up, I choose NOT to display the register button , because there is a next button at the bottom - If I have the register button as well, people are getting confused as to what to do - ie. clickm register first or click next. They assume that clicking next will register them.
So I remove the register button and just have the next button - expecting that this will do the registration, but it doesnt. It just pops up with an error saying the person doesnt exist.
How can I get this to work smoothly please?
Thanks