Guest checkout question

  • Posts: 25
  • Thank you received: 1
10 years 9 months ago #142240

Hello, the guest checkout option asks on the first step to enter e-mail and address. I am wondering if this can be override so that I can add an address in the next step.

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : x.x.x
-- Joomla version -- : x.x
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

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

  • Posts: 2334
  • Thank you received: 403
10 years 9 months ago #142248

Hi there,

Could you give us more information about your checkout configuration (System>Configuration>Checkout) because the guest checkout theoretically proposes an address field. A screenshot would be perfect. Look at the checkout process at the top, you might be able to do what you want here.

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

  • Posts: 25
  • Thank you received: 1
10 years 9 months ago #142370

Of course. In the attached files:

1. Cart checkout flow.

2. Guest login page (first step)

3. Address (second step), after entering e-mail and address (as forced to).

I also would like to know if there's a way to skip the e-mail/address in the first step and proceed to the second, where he can enter his address.

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
10 years 9 months ago #142496

Hi,
A solution can be to set all the field that you have through the "address information" to "un-required" and use some CSS code to hide these fields like :

#hikashop_checkout_registration #hikashop_address_address_firstname {
display: none;
}

Last edit: 10 years 9 months ago by Mohamed Thelji.

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

  • Posts: 25
  • Thank you received: 1
10 years 9 months ago #142547

How can I make this information "un-required"?

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

  • Posts: 2334
  • Thank you received: 403
10 years 9 months ago #142618

You can do so with the commercial version of Hikashop.
It will allow you to edit thes fields as custom fields in Display>Custom Fields and edit their properties such as the "required" parameter, the display on the front end and so on. You can test it on demo.hikashop.com

The following user(s) said Thank You: acwilan

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

Time to create page: 0.083 seconds
Powered by Kunena Forum