Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1. #11
    Join Date
    Nov 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: HOW to set up NOT authorized for new customers?

    wow, this is all tricky. I guess I need to ask what does it mean to be an authorized customer.

    I'd like previous clients to be able to logon and access their account and such...

    but give the browser/visitor the capability to see the prices and the add to cart option then when they go to checkout, that's when they create an account and all that (which is what I thought meant to be authorized...?)...but I cannot get that capability on my site?
    Thanks!

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: HOW to set up NOT authorized for new customers?

    Then it sounds like you do not need the Authorization Feature at all ...

    The Authorization is designed for when you want to force customers to make an account to either Add to Cart or to See Prices ...

    If you want a guest to be able to Add to Cart and See Prices ... then be able to create/login and ... then just run the store as it normally would run and not even use the Authorization Feature ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    Nov 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: HOW to set up NOT authorized for new customers?

    Thank you Linda, I think that helps.

    Now bear with me, can you quickly name the menu options that I need to find between the authorization not needed and then to have the add to cart option on? and prices displayed? I'm beginning to feel that these three are in different places, right? I'm still learning where everything is and under what menu option...but I'll get there, eventually! Thanks again!

  4. #14
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: HOW to set up NOT authorized for new customers?

    Configuration ... Customer Details ...
    Customer Approval Status - Authorization Pending
    Customer must be Authorized to shop
    0= Not required
    1= Must be Authorized to Browse
    2= May browse but no prices unless Authorized
    3= Customer May Browse and May see Prices but Must be Authorized to Buy

    It is recommended that Option 2 or 3 be used for the purposes of Spiders
    Also related depending on what you want are:
    Customer Shop Status - View Shop and Prices
    Customer must be approved to shop
    0= Not required
    1= Must login to browse
    2= May browse but no prices unless logged in
    3= Showroom Only

    It is recommended that Option 2 be used for the purposes of Spiders if you wish customers to login to see prices.
    And there are various settings for the header, sideboxes and footer that you can use if Authorization is used ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #15
    Join Date
    Oct 2009
    Posts
    11
    Plugin Contributions
    0

    red flag Re: HOW to set up NOT authorized for new customers?

    Hi, that is the goal.. I need 0 in global set up. Because I am using independently managed categories(view prices and cart - 3 options-no restrictions, login, auth). To work this properly I need 0 in global settings but default auth. state to Non auth.
    That is the problem. I see the logical question. I got it.. Well, if you have some advice how to solve it I would appreciate it very much.
    And Why? Because I need some categories to be visible with prices but not cart, others I need to be restricted to see prices after login, other I need to see prices and cart.. I solve that, but default state of auth. is my problem. Because my soft works only when global status of auth. is set up to 0.
    Last edited by Sharkishadow; 27 Nov 2009 at 12:01 AM.
    ########################################___
    SharkiShadow, Mike

  6. #16
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: HOW to set up NOT authorized for new customers?

    Let's take this real slow ...

    I come to your site for the first time ... I am a guest ...
    Can I see prices or add to cart?

    I come to your site for the first time ... I am a guest ... I create an account ...
    Can I see prices or add to cart?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #17
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: HOW to set up NOT authorized for new customers?

    As Ajeh has already said, the settings under Admin->Configuration->Customer Details->Customer Approval Status - Authorization Pending are the key.
    The value you choose there is the value that is assigned to a new customer's account when it is created.
    So, if you want new customers to get a "0", which means no restrictions, then set it to 0.
    If you want new customers to be set to a different value, choose that value for the setting.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #18
    Join Date
    Oct 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: HOW to set up NOT authorized for new customers?

    Well, I have solve it, just switch off global autorization. Write some code and it works. Now I have What I wanted here to help with. I can independtly set up any category access(prices after loging, buying after auth., no limits). Thank you for your time but thing as you can do it not dozens of reason why it cannot be done.
    ########################################___
    SharkiShadow, Mike

  9. #19
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: HOW to set up NOT authorized for new customers?

    I don't recall ever seeing a clear description of what you needed vs what the system already does for you.
    But, I'm glad you found a solution for whatever it was you were trying to do.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #20
    Join Date
    Apr 2010
    Posts
    16
    Plugin Contributions
    0

    Default Re: HOW to set up NOT authorized for new customers?

    I'm trying to achieve the same thing as Sharki (I've already tried PMing him/her to get some info), and I'm not looking to cross-post as I have already replied to [url=http://www.zen-cart.com/forum/showthread.php?p=880981]another thread[/quote], but it's not regarding user permissions, although they are tied together in terms of the end-result. I'm just hoping that someone here may still have this thread on a notifier and pop back in with any insight!

    I have a ZC install and here are my required scenarios:

    - both registered and unregistered users must be able to browse the store with NO PRICES, add items to the cart and submit it as an estimate to get a call-back from the staff for a quote on their total

    - users can register but will not get authorized by defauly to see store prices, they must be approved by staff

    - authorized users must be able browse the store WITH PRICES, add items to the cart and submit the order as a PO

    There is NO delivery as all items are pick-up in-store only.

    I've done some hacking around to the core files and been able to figure out some of the items, but it's messy and upgrades (such as the 1.3.9b patch) require me to do a compare-and-merge so as to get the benefits of the update without losing any work I've already done.

    For those who are wondering why I'm looking to do this ... it's a system I'm putting together for a client who operates a small nursery (garden) supply store and they don't want customers off the street being able to place orders (but they can generate a "shopping list" and quote for an estimate), whereas established business parteners (landscapers, gardeners) can make purchase orders which will be processed by the staff.

    Any ideas / thoughts would be appreciated.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Replies: 8
    Last Post: 3 Sep 2010, 06:29 AM
  2. how to set up a 50% downpayment choice for customers?
    By lina0962 in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 4 May 2010, 09:31 AM
  3. How to set a default description for 'new products'?
    By Raze in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 24 Feb 2009, 12:10 AM
  4. Shipping Not Showing Up for New Customers
    By xtreme in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 5 Feb 2008, 09:02 PM
  5. How to set up so International customers call for shipping rate?
    By FlameAngel in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 24 Jan 2008, 04:55 PM

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