Zen Cart Logo
Forums / General Questions / Questions Re Zen Cart

Questions Re Zen Cart

Views: 388

Results 1 to 2 of 2
15 Aug 2011, 1:52 AM
#1
postraptor avatar

postraptor

New Zenner

Join Date:
Aug 2011
Posts:
1
Plugin Contributions:
0

Questions Re Zen Cart

Hello

I want a e-commerce website with two areas . The first is the general area is for everyone. The second is one for licensees (people who buy licenses to manufacture and sell a product I've developed). This second area is password protected. The only way to access that area is buy a license and register. This is because there are information links there that I don't want exposed to the general public.

The first area has information designed for the general public and has a shopping cart. The shopping cart is for selling different kinds of licenses to manufacture and sell a product I've developed.

Once someone buys a license they need to register. This is like some e-commerce sites that give the option of opening an account when you buy. If you choose to have an account, you enter certain info (like registering). In this case, registration is required.

At registration time they enter a username, enter a password, get a ID number and then enter data specified in Appendix 1. After payment is confirmed and they have input the needed info (Appendix 1), they can access the second area with the username and password entered during registration. The second area also has a provision for paying license renewal fees.

I need the information entered during registration saved in either a text or database file. I may be putting some of the info gotten during registration into an offline program.

I will be using PayPal to handle payments.

Please tell me if Zen Cart can do to implement this (Note 1)

Thank you

Note 1-----
I may have to use different software to handle entering and exiting the second area after registering. If that is so, the other software needs to share the password information with Agora.

Appendix 1---------------------------------------------------

Store the following user info:

First Name (user entered)
Last Name (user entered)
Four lines of Address (user entered)
City (user entered)
State (user entered via a dropdown menu)
Country (user entered via a dropdown menu)
ZipCode USA or postal code non USA (user entered)

Home Phone (user entered)
Work Phone (user entered)
Mobile Phone (user entered)
Pager # (user entered)
Fax# (user entered)
Username (user entered)
Password (user entered or assigned by system if user wants)
E-mail1 (user entered)
E-mail2 (user entered)

Date of registration (assigned by system)
Type of license (user entered)
Unique number as a customer/client number (assigned by system)

15 Aug 2011, 8:39 AM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Questions Re Zen Cart

Zen Cart has most of the building blocks to allow it to be extended in this way, but doesn't do this out of the box. But then nor do any of the other major carts, so you probably have some customisation to do whichever you use.