Shop without registration

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #1902

The site I'm currently working wants to allow customers to shop without registration.

They are happy for Contact Details so that the sale can proceed, ie name, address, etc but not username, paswword etc.

Is there a way of doing this and also for the Form to say Contact Details not Registration?

Regards,
Andy

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #1905

In the configuration under the tab display you have the option "simplified registration" which you can activate to remove the name, username and the two passwords fields from the registration area leaving just the email and the address information. This option is only available in commercial versions of HikaShop.
The address information fields can be tweaked in the menu Display->Custom fields.

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2106

I've now purchased the commercial version and need some help.

I want to amend the registration form so that is doesn't say "Registration" but something like "Your Details" and also to delete the login half of the screen. In fact very similar to what you guys do when purchasing your products via your website.

Hope you can help.

Andy

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2108

The "registration" text can be changed in the configuration under the tab language by editing your hikashop translation file. The registration string should be near the end of the file.

If you want to remove the login form on the checkout, you can edit the CSS under the tab display of the configuration and change the code

.hikashop_checkout_login_left_part{
	width:250px;
	float:left;
}
.hikashop_checkout_login_right_part{
	width:500px;
	float:left;
}
to
.hikashop_checkout_login_left_part{
	display:none;
}

If you want just to remove the top fields password, username and name of the registration form, you should activate the option "simplified registration" in the configuration under the tab display.

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2110

Many thanks but having made the changes to Front End CSS file the login part of the form still shows.

Please view www.greenpigecostore.com and have a look.

Also how do I get rid of Montenegro as a country option as I thought I removed all bar the UK.

Regards,
Andy

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2111

Ignore, CSS working!

But still need to remove Montenegro?

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2112

In Display->Custom fields, could you edit the country field and set it's default value to UK and save the field ?

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2113

Thanks,

One final question? How do I change the text "Login or create a new account" text on the 1st Screen of the Checkout process? Is this via Hikashop or Joomla?

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2114

Same as the "registration" text, in the configuration under the tab language by editing your hikashop translation file. You will find it near the top of the file ( around line 65 )

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2115

Thank you for you help.

I have followed the process through but a customer still gets an email saying they have registered? Is there a way that each order is individual then the login/registration details are not kept and then for each sale all details are input again?

Andy

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2116

It's not yet possible in HikaShop.
You can remove the email sent to the user with his account information. But then, when he tries to order again with the same email it won't work as an account is already created for him on the website.
That's something we want to add in the next release of HikaShop.

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2117

Ok, what time scales do you have for this?

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2118

This week. Today, if we can finish the tests.

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2119

Brilliant news.

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2120

Can you drop me an email when available?

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2124

Sure

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2179

The new version is available (version 1.3.7). Instead of the option "simplified registration", we put an option "registration" where you can select between registration, no registration or simplified registration.
If you select "no registration", the form will look similar to the "simplified registration" but no account will be created for the user and HikaShop won't send to the user an account details email. The user will be able to order several times with the same email address.

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2201

Good news but I've just downloaded the version online and it's still the old one, perhaps I was too quick?

Andy

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
13 years 4 months ago #2202

We hadn't put the new versions for the commercial editions. It's now done.

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

  • Posts: 22
  • Thank you received: 0
13 years 4 months ago #2204

Sorry but after updating with latest my site is still on the old version?

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

Time to create page: 0.088 seconds
Powered by Kunena Forum