09/27/2007 v1.4.5_CCS (ropu)
- Added Carrier Calculated Shipping Support (CCS)!!
(http://code.google.com/apis/checkout..._Shipping.html)
- Added Sandbox and Production id/key config in Admin UI
- Added SANDBOX string to the payment method in order page for orders processed
with GC using sandbox.
- Added a warning under the GC Button when in Sandbox mode.
- Added a warning in the Payment Modules page in the Admin UI when in Sandbox mode.
- Disalbe merchant Calculation Shipping methods from the Admin UI by setting
Default value to 0.
- Added Google Checkout Custom Order States that match Google Checkout ones.
(Check INSTALLATION, an SQL must be run to update old GC order status)
- Check for non-valid state changes
- Allow product categories to use GC as checkout system
- Added Cart Expiration
- Check for correct configure.php defines to avoid shipping module inclusion errors
- Added a configuration to disable GC button for specific product categories
(double check http://checkout.google.com/seller/policies.html#4)
- Send Zencart's Credentials to new customers created with GC
- If AutoCharge is enabled in GC, a whole Digital purchase is processed without
merchant intervention.
- Use updated PHP Sample code
- Changed PHP Sample code parser classes names to avoid complicts
(XMLParser -> CG_XMLParser, XMLBuilder -> CG_XMLBuilder)
- Added Cancel Order feature.
- Added shipping_methods_uk.php with UK pre-configured shipping methods.
- Admin UI configuration regroupment
- Added Recommended Default Values to Shipping_generator

More...