-- HikaShop version -- : 2.6.2
-- Joomla version -- : 3.4.8
Hi.
I am customizing a 2-step checkout flow (login,address)(shipping,cart,payment)
I have come across the mentioned issue here
www.hikashop.com/forum/checkout/874042-h...in-address-step.html
(the need to submit the address in a different button than the "Next" button related to checkout steps)
I tried to encounter this issue by disabling "Require address on registration", now registration only asks for email , upon pressing next, the checkout displays both billing and shipping addresses,
here comes the problems, if you enter them and press next, you will stay on the same page and it displays the addresses with the option of adding new or removing the current addresses,
even worse, you can actually add the address by pressing the "Tick" button in the top of the address div , which will add and display the address with a "radiobutton" so you select the address , and check"shipping same as billing" , and press next, suddenly you stay in the same page with no changes in the page at all ! (because you already see the addresses added)
I think it's a bug in the checkout flow, please I appreciate any help in fixing this bug