<html>
<!--AD_DND-->
<head>
<title>Ecommerce Module</title>
</head>

<body bgcolor=#ffffff text=#000000>
<h2>Ecommerce Subsystem</h2>

part of the <a href="index.html">ArsDigita Community System</a>
by <a href="http://eve.arsdigita.com/">Eve Andersson</a>

<hr>

This module implements all the IT needs for a standard
business-to-consumer Web service.  Most importantly, it is tightly
integrated with the rest of the ArsDigita Community System.  This
enables the site administrator to run a single Oracle query to "find
users who have participated in the discussion forum on at least ten
separate occasions but who have not bought anything yet", then spam
those folks with gift certificates. 

<p>

In addition to the standard shopping cart and real-time credit card billing
that you'd expect in any ecommerce system, this module provides a customer
service submodule (call center support), security, user tracking,
gift certificates, mailing lists, an auditing system, order fulfillment,
order tracking, special offers, and online reporting, among other features
detailed in the overview below.


<ol>
<li>Two overviews:  <a href="ecommerce-for-mbas.html">for MBAs</a> | <a href="ecommerce-features.html">feature-by-feature</a>
<li><a href="ecommerce-setup.html">Setting up your ecommerce site</a>
<li><a href="ecommerce-operation.html">Operation of your ecommerce site</a>
<li><a href="ecommerce-customer-service.html">The Customer Service submodule</a>
<li><a href="ecommerce-technical.html">Technical details</a>
</ol>

<blockquote>
<font size=-2 face="verdana, arial, helvetica">

If you just want to sell a handful of items and not build a full online
community, you're probably better off starting with ArsDigita Shoppe,
downloadable from 
<a
href="http://arsdigita.com/free-tools/shoppe.html">http://arsdigita.com/free-tools/shoppe.html</a>.
If what you want to sell is conference or course registration, we'll be
adding those features to the ACS soon but meanwhile we do have the
source code for <a
href="http://register.photo.net/">register.photo.net</a>.  This code has
been used to process thousands of course and marathon registrations. 

</font>
</blockquote>


<hr>
<a href="mailto:eveander@arsdigita.com"><address>eveander@arsdigita.com</address></a>
</body>
</html>