Confirm button on registration

  • Posts: 317
  • Thank you received: 17
  • Hikashop Business
7 years 5 months ago #270552

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.7.2
-- PHP version -- : 7.1

Hi
I have one page checkout without registration (guest checkout). On adress part is button to confirm entered data for adress.
But if I enter all data, skip that button and just go to end and confirm purchase, all is procesed. So that first button have no real function?
Can I just hide it?

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 5 months ago #270557

Hi,

The goal of that button is to validate the registration without having to confirm the order.
It's useful when you want to be able to have an address manager, more complex checkout workflows, etc.
If you don't need it, you can just hide it with CSS.
It's really easy to do.
Just add such CSS on your website and that's it:

.hikabtn_checkout_login_register{ display:none;}
www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: mojweb

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum