Quote Originally Posted by inkspot View Post
Thanks for the tip. This is $30 cheaper than the one offered by my host, not to mention the $25 set-up fee.

Here is one other helpful diagnostic test that I discovered for trouble shooting Goggle Checkout (probably obvious for experienced users). If you set up the google checkout correctly, if you type in your web browser:

"http://[yourdomain.com]/[shop]/googlecheckout/responsehandler.php"

a user/password screen should appear, which means the .htaccess files were installed and you are using the correct directory path. However, if you get a web browser error page when you type in:

"httpS://[yourdomain.com]/[shop]/googlecheckout/responsehandler.php",

you probably have an SSL certificate issue.
I get nothing when I type http://mydomain/googlecheckout/responsehandler.php. What does this mean? something wrong with .htaccess file?