Hi

this is the change log for v1.4 alpha (not ready for production, but almost)

http://groups.google.com/group/googl...c2ef1aa3d34d0d


06/08/2007 v1.4 apha (ropu)
- Refactor all code using PHP Sample Code as the base library (under googlecheckout/library)
- Handles Logging, added log levels (error, request, response)
- Configuration from UI (comming soon), needed??
- Handles Basic authentication, add support for IIS (See TROUBLESHOOTING)
- Handles all XML parsing and building (New xml parsed used)
- Added OT support (low order fees, group discounts and any other custom OT module)
- feedback needed. Calculating tax for this, still an issue.
- Fixed Split login template
- Add GC button in timeOut login page
- Remove GC from step 2
- Fixed freeshipper bug
- Add warning messages when GC is disabled.
- Add stack message in Admin UI with GC orders state changes and errors
- Added configuration to also use Zencarts email system for GC orders
- Added a fix to avoid regular checkout with GC if no template is applied (or wrongly applied)
- Added a metric tester for shipping times feedback (optional)
- Added 3rd party tracking
- Added a coustom Continue shopping url with GC bought items.
- Moved logs to a .htacces protected dir (googlecheckout/logs)
- Added Correct HTTP status (2xx, 4xx, 5xx) return when errors occurrs with the correct message
- All strings are defined in the language include (only english right now)
- Use DEFAULT_CURRENCY as the currency in GC cart, not buyers session one
- Added version number to all files
- ?

Missing things
- Refactor new-order-notification handling to use more Zencart functions
- Merge the GC return page with the zencart default one
- Use OT to calculate coupons and gift certs.
- Currect coupon calculation feedback on not honored restrictions.
- Add GC special order states?? (feedback)
- ?
Thx

ropu