Quote Originally Posted by ropu View Post
nresults, have you look at the logs under googlecheckout/ ?

you have tested responshandler.php with responsehandler_test.php in my signature?

give us your site configuration, zencart version, GC module version, web server config, using CGI?

all this info help us determine where is ur issue.

thanks, ropu
Thanks for your prompt response Ropu!

The responsehandler_test.php returned the following:

**************
HTTP/1.1 200 OK
Date: Tue, 13 Feb 2007 20:45:24 GMT
Server: Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
X-Powered-By: PHP/4.4.3
Set-Cookie: zenid=b2d57e15f53f5eeaaf4db13bd6d248af; path=/; domain=<<removed for privacy>>
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1

Time to response: 2.30815291405 segs
Note: This script MUST response in less than 3 sec. so GC srv doesn't timeout.'
***************

I'm currently running the following:
Zencart Version: V1.3.6
Database Patch Level: 1.3.6
Database: MySQL 4.1.21-standard
HTTP Server: Apache/1.3.37 (Unix)
PHP Version: 4.4.3 (Zend: 1.3.0)
Server API: CGI/FastCGI
PHP API: 20020918
PHP Extension: 20020429
Google Checkout: Version 1.0.4r

The response_error.log file contains the following error message, repeated with a new date for each transaction attempt.

"Tue Feb 13 14:45:24 CST 2007:- Line 119: headers['Authorization'] is NULL."

I'm a little new to this. I hope I have given you the information you need.

Thanks for your help!

nresults