WebStore -- A set of utilities for basic eCommerce.
Overview: Granted, the code isn't a cure-all for every eCommerce solution imaginable. However, it's a great start for anybody who wishes to set up a smallscale "storefront" on the internet -- It handles all the cookies needed for shopping carts, billing requirements or registrations, etc. It even has an HTTP-based interface to allow for the editing/adding/removing of items from thestore's catalog, and allows it's html to be written inside of "standard" HTML to match the look and feel of your site. Allows for verification of Email addresses by sending mail-based receipts, and automated electronic pickups are available as well (For delivering web content). Other features include seamless integration with other amIbleeding.com packages; ie, if you're running the "FootPrints" tracking system, when orders are placed you will also be given the ID of the orderer; Leech-rejection helps to prevent "garbage input" from users - Once a user inputs garbage and attempts to submit it, they're added to a "leech list", and will no longer be able to utilize the WebStore system (unless their name is removed by the system operator).