I've had similar issue that nagged me for months. The issue is your PHP is installed as a CGI instead of a module. If you can, reconfigure PHP to run as a module within Apache.
Printable View
It's not a CGI it is built into apache as a module.
[FONT=Courier, Monospaced]Hi All, as promised
[/FONT][FONT=Courier, Monospaced]Here you can find the latest modules in .zip package:
http://code.google.com/p/google-chec...downloads/list
(It will also be available in the official ZC contribs page as soon as
the upload is approved by ZC guys...)
http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPat...
[/FONT]
[FONT=Courier, Monospaced]For SVN lovers, since is a stable version, it's been moved to trunk:
http://google-checkout-zencart.googl...com/svn/trunk/
[/FONT]
[FONT=Courier, Monospaced]Here is the Full CHANGELOG from v1.3:
06/11/2007 v1.4 alpha (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)
- 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
- Applied XSS patch to orders.php
- Slipt README and CHANGELOG
[/FONT]
[FONT=Courier, Monospaced]07/07/2007 v1.4alpha3 (ropu)
- Refactor new-order-notification handling using more Zencart
functions
- ZC DB 'orders' table fields 'order_total' and 'order_tax' are
written.
- Merged the GC return page with the zencart default one
- Instant Downloads Support.
- Support Google Refunds and Cancellations
- GC Invoicing issue, fixed, not tested
- If the customers e-mail address already exists in Zen then add
the
order placed to their account instead of creating a new
customer.
- If the GC exits in ZC but uses a different email then add the
order placed to their account instead of creating a new
customer.
- New customers created are sent details of their account that
is created on Zen Cart, e.g. the welcome e-mail
- Check if new customers have <email-allowed> and activate
newsletters
- OT tax support
- Existing ZC customer accounts are updated when GC orders
processed
- Improved support for ZC 1.37 split-login page (including
cohabitation with PPEC).
- No more need to know admin folders name
- Add GC Module Version Control
- Support for USPS International shipping method
- Moved Shipping quotes definition from includes/modules/payment/
googlecheckout.php
to googlecheckout/shipping_methods.php
- Support ZC coupons even using flat rate shipping
- Added coupons to redeem track
- Added coupons max user use and general max use
- All restrictions are Honored???
- Added ZC Order# to the GC Order when state changes from Pending
to Processing
- Added index.html to googlecheckout/* dirs.
[/FONT]
[FONT=Courier, Monospaced]23/07/2007 v1.4 (ropu)
- Minor bug fixes
- .zip package
[/FONT]
[FONT=Courier, Monospaced]
For v1.4 support
http://groups.google.com/group/googl...t-mod-support/
Hope this helps
Ropu [/FONT]
I'm having problems with the addon that I downloaded and installed yesterday. Here is what my zencart admin looks like - did I mess up the install? I've done it twice. (I blacked out the two boxes, but the white boxes appear that way).
It is not working, I get thehttp://www.mygiftshops.com/pics/googlecheckoutprobs.GIFQuote:
XXXXXXXXX has sent Google a shopping cart with errors in it. We'll contact them to ask that they fix this problem. As this could be a temporary issue, you can go back in your browser to try checking out again.
Nevermind, I'm going to try installing the latest version that was posted while I was typing. :D
New version is installed and appears to be working. I was able to complete a transaction with only one minor problem (more on that later after I look in to it some more). Anyways, when I check https://<www.mysite.com>/googlecheckout/responsehandler.php, I get this:
Any ideas as to what is causing that?Quote:
Failed to Get Basic Authentication Headers
Ropu,
Is this upgrade to be used for 1.3.7 as well? If not could you maybe help with my problem as I have an established store but we cant seem to get google checkout to recognize their is an order and remains pending in the zen cart admin but nothing shows in the google account.
~Renee
Is not Port 443 the secure port?
http://en.wikipedia.org/wiki/List_of...orts_0_to_1023