New Round of E-commerce modules
The release of CMS Made Simple 1.6 allowed me to release a new round of modules for my E-commerce suite, including new payment gateways, and an improved Orders module.
Category: Modules
Changes made in the module loadin procedure of CMS Made Simple 1.6 allowed me to release a whole new set of E-commerce modules... here's the description
Orders 1.4
- Adds manual credit card transaction processing.
- Fixes bugs related to non taxable products.
Products 2.4
- Adds a smarty tag for getting category information
- Minor bug fixes
CGPaymentGatewayBase 1.0
- This is a new module that serves as a base class for all payment gateway modules.
PaypalGateway 2.0
- Completely rewritten to use the new CGPaymentGatewayBase methodology
- Now properly supports PDT
AuthNetSIM 1.0
- A new payment gateway module implementing Authorize.NET integration using their SIMPLE method, which redirects to their site for entering credit card information, and then back to your site to complete the transaction processing.
AuthNetAIM 1.0
- A new payment gateway module implementing Authorize.NET integration using their AIM method. This method uses a form on a secured (HTTPS) web page on your CMSMS website to ask for credit card information. The entire user experience is on your website.

