jonathankeay:
running PHP over CGI so in the checkout mod I have set the .htaccess Basic Authentication Mode to true and set up the .htaccess file. I have the response handler in the sandbox set up as http Basically when i process a transaction the transaction process perfectly in google checkout but when it returns to zen cart it doesnt always clear down the shopping cart.
I also have observed this intermittently.
I'm not overly familiar with running on the mod with PHP over CGI so not sure if my advice would be too helpful.
jonathankeay:
When the shopping cart does clear down the transaction appears in the admin UI, however when the shopping cart doesnt clear down it doesnt appear in the admin UI, yet the transaction is in the sandbox as a payment received. Basically it processes correctly intermitantly.
Again I have observed the same.
Just soem random questions, possibly related or not:
Which shipping method and configuration are you employing when you observe this behavior?
Are observing shipping provider timeouts, when you observe this issue?
If you have enabled more than one shipping module enabled have you tried disabling all but one and testing?
Anything new showing up in the response_error.log or in Google Checkout > Settings > Integration right after you observe this error?
What are your permissions on your response_error.log?
Do you have the following item checked or unchecked on the Integration page in your Google Account:> Shopping cart post security - For extra security, my company will only post digitally signed XML shopping carts. (Google should reject all others)
Which Zen Cart page are you returning to (set in mod)?
jonathankeay:
One other question I do have is what should the continue shopping URL be set to - i am cuurently set to checkout_process.
You answered before I could ask ;-) The GC mod default is shopping_cart. Have you tested with that or you can try index.
Is "checkout_process" a page you created?
Ropu has previously offered code to create special checkout success page for Google Checkout (based on EZ-Pages). I'm not sure if he posted the code already or if it will be made available in next mod release.
If you find a solution that works consistently please let us know.
Woody