Checkout without Registration ONLY request email address

  • Posts: 20
  • Thank you received: 0
7 years 6 months ago #269262

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.7
-- PHP version -- : 5.6
-- Browser(s) name and version -- : FF

Hi Is it possible to have a checkout flow that doesn't require registration but it collects the user email address (email address also to send order confirmation and so on) in hikashop starter? Or is is something I need the essential or business version?

Thanks

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
7 years 6 months ago #269268

Hi,

That's indeed someone only available with the Essential and Business editions.
You can just set the "registration" setting to "guest" in the checkout tab of the HikaShop configuration with these editions.

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

  • Posts: 20
  • Thank you received: 0
7 years 6 months ago #269340

Hi Nicolas,
Thanks for getting back to me.
I purchased the Business edition, installed over the one I had but there is not such an option.
See this postimg.org/image/pk2x694ex/
Please advise.
HikaShop Business: 3.0.1

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

  • Posts: 20
  • Thank you received: 0
7 years 6 months ago #269341

I guess just the name changed or might be a language override. I already figured it out. Thanks.

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

  • Posts: 20
  • Thank you received: 0
7 years 6 months ago #269342

Ok, got it to work as I needed. Only email is requested during checkout, no need to register.

HOWEVER, If i got and try to purchase something else (later on the same day or the day after) I an put my email address that I added the day before, I get this message (Email address already used).
Does that mean a user can't buy again using the same email address? That can't be right.
Please let me know how I can work around it.

Thanks.

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
7 years 6 months ago #269355

Hello,

I wonder if you don't use for your test an Email that is already used for a registered user ?...
That a classic error, so check among your registered user email AND be sure to use another email, I'm quite sure that you will be able to use several time the same email in Guest mode.

Hope this will help you.

Regards

Last edit: 7 years 6 months ago by Philip.
The following user(s) said Thank You: xatzopou

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

  • Posts: 91
  • Thank you received: 5
7 years 3 months ago #275555

Hello,

I also want to have Checkout without Registration ONLY request email address (+ order custom fields)

I have a different problem - when I order sth as a guest and then without closing the session I want to make a new order, I am not asked about the email once more. So what if I want to order first for me privately and then for my company, for different mail? Is it possible to set that the email field doesn't disappear?

Thanks

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 3 months ago #275560

Hello,

It will be a new feature of HikaShop 3.2.0

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: bolando

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

  • Posts: 91
  • Thank you received: 5
7 years 3 months ago #275594

Thanks, when can I expect that version? (My customer would like to know)

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
7 years 3 months ago #275603

Hi,

We want to release it near the end of August.

The following user(s) said Thank You: bolando

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

  • Posts: 91
  • Thank you received: 5
7 years 2 months ago #277938

Hello,

I am still looking forward for the feature of leaving always an email field.

But I write now to ask for sth more. I discovered that when the user goes to order form and fills everything ok and than clicks Submit, than the e-mail field disappears. After the second Submit click the form is submitted and he receives a final message that the order was done. So is there a way to make him click only 1x, not 2x?

You can see how it works on my site - I can send you the URL.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 2 months ago #277943

Hello,

Some screenshots (and a link) would help to understand what you're talking about, yes.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 91
  • Thank you received: 5
7 years 2 months ago #278078

I attach 3 screenshots:
1) I filled the data and than click Submit
2) Email fields disappear and I have to Submit once more, I don't know why
3) Order is submitted and thank you message displayed.

I will send you the link via PM

Attachments:

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 2 months ago #278079

I will send you the link via PM


You should read my forum signature before !


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 91
  • Thank you received: 5
7 years 2 months ago #278158

OK, now I sent the link correctly

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 2 months ago #278252

Hello,

Your "fields" are composed of the "login/guest" block and the "order fields" block.
When you submit the form the first time, a guest account is created and the order fields are stored.
So the second time you see the page ; it is logical that you do not see the "login/guest" block anymore since you just created your guest account (that specific thing changed in HikaShop 3.2 since it display an "hello" with a button to change the email).

I cannot say exactly why you need to click twice. It would require more details about your configuration (and workflow) but for what is sure is that, if the system did not create directly the order it's because something in the order changed "too much" to allow the direct creation of the order.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 91
  • Thank you received: 5
7 years 2 months ago #278308

Hello,

Can you take a look at my configuration if I send you the password?

It's really a problem - if all data is correctly given by the buyer and he sends Submit, he expects the form to be submitted. It may happen that the buyer closes the window, without actually sending the order, because of that.

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
7 years 2 months ago #278313

Hi,

We would need a backend access and precise instructions to reproduce the problem.
You can send that through our contact form:
www.hikashop.com/support/contact-us.html

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

  • Posts: 91
  • Thank you received: 5
7 years 2 months ago #278410

OK, sent. Thanks

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
7 years 2 months ago #278464

Hi,

Add the code:

$checkoutHelper = hikashopCheckoutHelper::get();
			$workflow = $checkoutHelper->checkout_workflow;
			foreach($workflow['steps'] as $step) {
				foreach($step['content'] as $step_content) {
					if($step_content['task'] == 'address')
						return true;
				}
			}
			// return false if there is no address in the workflow
			return false;
after the code:
if($params['address_on_registration'])
				return false;
in the file administrator/components/com_hikashop/helpers/checkout/login.php and that should fix the issue.

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

Time to create page: 0.101 seconds
Powered by Kunena Forum