- Posts: 39
- Thank you received: 4
Prevent second step after entering the address as a guest
-- Joomla version -- : 5.4.0
-- PHP version -- : 8.3
-- Browser(s) name and version -- : Firefox
We only offer guest orders. After entering the address during checkout and clicking Continue, there must have to click Continue again to proceed to the next step. The entered data will be displayed again, with the option to edit it. I don't want this intermediate step.Is there any way to prevent this intermediate step and go directly to the next checkout step? I don't find it user-friendly to have to click Continue again after entering the address.
Please Log in or Create an account to join the conversation.
I think you want to remove the address view from your checkout workflow under the checkout tab of the HikaShop configuration page to not have that extra step.
Please Log in or Create an account to join the conversation.
After entering the address, the address is still displayed again after clicking in the step, with the option to edit it, which is generally useful, but not in this step, but only when reviewing the order in the next step.
Is there a way to configure it so that after entering the correct address and clicking the main "Next" button, the system jumps directly to the next step, without displaying the address again and not having to click "Next" a second time?
Please Log in or Create an account to join the conversation.
Yes. As I said in my previous message, you want to remove the address view from your checkout workflow under the checkout tab of the HikaShop configuration page to not have that extra step.
This will remove the address display with the edit icon after entering the address.
This should also help avoid having to press the next button a second time as it should switch to the next step automatically.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thanks in Advance.
Please Log in or Create an account to join the conversation.
I think we're on the right track.
I've made a patch to hep with this. Download again the install package of the latest version of HikaShop from our website and install it on yours again to get the patch.
Also, I can see that you still have the "address" view in your first step:
i.imgur.com/CGQpnJM.png
If you want to remove it from there, you need to click on cross icon which appears when you hover on that view on the top right corner of the view.
With that address view in the first step, even with the patch, it won't go to the second step automatically after filling the guest form.
Please Log in or Create an account to join the conversation.
Even with the new version, it does not jump directly to the next step.
I´ll hope you can fix that problem.
Thanks in Advance, Manfred
Please Log in or Create an account to join the conversation.
In the second step, the email address, not just the address, must also be displayed, so that the user has the opportunity to check all the entered data and correct it if necessary.
It would be great if you could also incorporate that into the second patch.
Then everything would be perfect!
Please Log in or Create an account to join the conversation.
You can already do that for the second step. Just remove the "address" view in that second step and add instead a "login" step.
For the jump, its because of the cart view on the first step. It blocks the system from going to the next step.
I would recommend removing the cart view there. Maybe you could have it as a first step, on its own, and then the login step on its own.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
No, I meant to remove the cart view from the first step and have only login on the first step
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.