|
Standard Website:
Create
a site that allows standard catalog viewing of products, temporarily placing
items in a “basket”, submitting an order form to be emailed/printed and
manually acted upon for payment/delivery, with standard MS Access database
and managerial options
|
|
Optional Add-ons
|
| |
Search Engine Registration: Optimizes site for search engine indexing
|
| |
Security: Add secure session for encrypting orders and data
submitted, utilize the Shared Security of the ISP
|
| |
Client/Customer Tracking: Allow client/customer tracking to
personalize shopping by tracking sales (client/customer login)
|
| |
Client Email Confirmation: Send an email comfirmation of the order to the client’s email address.
Provides link back to the website for reviewing previous orders, etc.
|
| |
Basket Holding: Maintain basket items for future sessions
(Requires Client/Customer Tracking).
|
| |
Product Customization: Customized catalog style and unique product information
|
| |
CC Verify: Validates that the Credit Card number entered is a
valid number (Requires Security).
|
| |
CC Authorization: Verifies that the Credit Card number entered has a valid credit line
and returns the authorization code. It will also automate payments (3rd party addition)
(Requires Security).
|
| |
SQL Database: Utilize SQL
Server database for holding the product/order information, this allows for
more site traffic and more products to be handled efficiently
|
| |
Site Server: Utilize Site
Server Foundation which allows additional options for membership, publishing,
analysis and shopping cart manipulation
|