Woodymon - you are a mind reader - came here specifically to ask you 'when' - WOW! How did you do that :clap:?
jund
Printable View
Woodymon - you are a mind reader - came here specifically to ask you 'when' - WOW! How did you do that :clap:?
jund
I read somewhere in the past few pages that all the backend incorporation in zen should work properly, but I still run into the problem of Google Checkout not changing my inventory count whenever I get an order. Thanks for all your work guys!
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
Yes, the lack of SSL could definitely cause your messages. What happens is that your zen cart can send your order information to Google Checkout and GCO can accept payment. But GCO will only return information to your zen-cart if you have a secure connection - provided by the SSL certificate. So the orders should still be good but you will not get the order information returned to your Admin.
The error info I was asking for would be in the response_error.log and the response_message.log file in your /googlecheckout folder. If you don't have SSL, then there's probably no need to supply the error info at this time.
Hi,
I've installed this plugin into my zen cart, and on the last checkout page shows my paypal payment boxes and also shows "google checkout" with no check box or anything. If I then go on to not select anything it processes the transaction as if I have paid. Is this because I don't have an SSL certificate on my site yet?