WARNING:
----------------
This version of the CGEcommerceBase module and it's dependent modulues implements many changes. There will likely be compatibility issues.

- Adds support for multiple payment gateways - All gateways must be updated to work with the new mechanism.
- Attempt to improve behavior with locales that do not uses . as a decimal point (values still need to be entered with . as a decimal point though)
- Adds support for a handling module.
- Lots of internal infrastructure work.
- Now require PHP 5.4.11