The following is a partial list of features. Although there are still a number of features to be implimented, the module seems to be functioning well, and I would like to get some feedback. There will be a number of upgrades to this mod over the next couple months as feedback comes in and time allows.
* Maintain a catalog of departments and items
* Optional inventory control
* Multiple shipping calculation options
* Modular payment methods options
* Ships with Cheque/Money Order, PayPal, and SkipJack payment modules
* Multiple tax rates and zones configurations
* Supports optional secure checkout (depending on your needs)
For more information, please refer to the Read Me and Settings tabs upon installation and docs/ChangeLog.
Version 0.6.1 -- Mar 2009
------------------------------------------------------------------
+ back-ported the following fixes to 0.6.1
+ when saving an item, succes now returns with admin menu (thanks wendall)
+ fixed setting links var in navLinks function (thanks wendall)
+ fixed bug preventing add to cart when inventory was not being used
and qty in stock is 0 (thanks wendall)
+ improved some error checking in post item function (thanks wendall)
Version 0.6.0 -- Dec 2008
------------------------------------------------------------------
+ added is_array checks to links() array_merge in dept and item class
+ added currency and symbol to checkout and confirmation screens
+ added ability to change an item's dept
+ added ability to set minimum shipping charge
+ added ability to have free shipping on orders over $xx.xx
+ added ability to change order status from within list view
+ added notifications to order status updates
Version 0.5.0 -- Aug-Nov 2008
------------------------------------------------------------------
+ Initial writing of mod
