Results 1 to 3 of 3
  1. #1
    Join Date
    May 2014
    Location
    Charleston, West Virginia, United States
    Posts
    20
    Plugin Contributions
    0

    Default Create account with email and password only do not require address until check-out

    http://www.healthyrestmattress.com/store/
    (presently using: v1.5.5a)

    I found a thread on this topic, but it wasn't completely answered in a finalized form (that I could understand). What I want to do is make it easier for customers to create an account, using just an email and password. I don't want to ask them for address/billing info unless they actually put something in the cart and go to checkout. This way, a customer could easily leave a review for a product that they purchased in a store, not on the website.

    Can anyone help?

  2. #2
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Create account with email and password only do not require address until check-ou

    Quote Originally Posted by designing4 View Post
    http://www.healthyrestmattress.com/store/
    (presently using: v1.5.5a)

    I found a thread on this topic, but it wasn't completely answered in a finalized form (that I could understand). What I want to do is make it easier for customers to create an account, using just an email and password. I don't want to ask them for address/billing info unless they actually put something in the cart and go to checkout. This way, a customer could easily leave a review for a product that they purchased in a store, not on the website.

    Can anyone help?
    CheckOut With Any Account COWAA has register only using name, email and password. Address can be done anytime, but they will have to complete there account during checkout. https://www.zen-cart.com/downloads.php?do=file&id=2131

    Or you can let anyone do reviews by editing the includes/modules/pages/product_reviews_write/header_php.php file and comment out the requirement for account.

    Code:
    //let anyone do reviews 
    /*if (!$_SESSION['customer_id']) { 
      $_SESSION['navigation']->set_snapshot(); 
      zen_redirect(zen_href_link(FILENAME_LOGIN, '', 'SSL')); 
    } */
    Be sure anti-Spam blocks are in place and admin approval is on if you do this edit.
    Dave
    Always forward thinking... Lost my mind!

  3. #3
    Join Date
    May 2014
    Location
    Charleston, West Virginia, United States
    Posts
    20
    Plugin Contributions
    0

    Default Re: Create account with email and password only do not require address until check-ou

    Thanks so much. I will check these out.

 

 

Similar Threads

  1. v151 Create Account not Working...Error occurs and times out
    By charmedniki in forum Managing Customers and Orders
    Replies: 5
    Last Post: 26 May 2013, 08:37 AM
  2. Check Out Without Account - Optional Password Field
    By Inxie in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 17 Sep 2012, 03:49 AM
  3. Replace Email address for text in create account and login
    By grantopt in forum Customization from the Admin
    Replies: 0
    Last Post: 20 May 2012, 10:42 AM
  4. Payflow Pro Does Not Require Express Check Out
    By recentcoin in forum Upgrading from 1.3.x to 1.3.9
    Replies: 15
    Last Post: 8 Aug 2009, 05:28 PM
  5. login - create account - user's email address
    By canadianwebstar in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Jun 2006, 01:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR