Announcements
09/18/08 - Released 1.0.5
New features:
- Added Order Report API support. Thanks to Daniel Pirone!
Unit tests:
- Added unit tests for order report command.
- Added validation checks fro start_date, end_date, financial_state and fulfillment_state.
09/02/08 - Released 1.0.4
Bug fixes & unit tests:
- Fixed undefined email_delivery? method bug
- Added unit test to cover digital content creation
08/12/08 - Released 1.0.3
New features:
- Added analytics_data support. Thanks to Will Schwenk!
- Added digital delivery support. Thanks to Andy Kim and Matthew Moore!
- Added line-item shipping support.
- Added notification handshake support (i.e. serial-number) for notifciation-acknowledgement.
- Added Carrier Calculated Shipping support.
- Added HTML Form API Signature support.
- Plus bug fixes, refactoring, etc...
Please refer to the CHANGES file for a little more details. Again, thanks the developer community for all the contributions and as always please let us know if you run into any bugs/issues.
Introduction
This project is aimed at providing basic foundation for integrating your online store with the Google Checkout API using Ruby. The project was originally hosted at Rubyforge under the name Google4R - Checkout. The source tree of the project has been migrated to here and will be maintained here from now on.
Big hearty thanks to Manuel Holtgrewe, Dan Dukeson and Alex Black for laying the foundation for the project! :)
Requirements
Required Gems: Money, Mocha