retched:
I'm running into a problem with Google Checkout.
I'm using 1.3.9f with Super Orders and Local Sales Tax. I'm running test transactions on Sandbox. And encountering the following problem:
-
A customer clicks on Google Checkout's cart button and is taken to GC for checkout.
-
The GC Checkout process concludes with the order being made in Google Checkout.
-
The order does not appear anywhere in ZenCart ACP.
-
The "Return to ...' link takes customer back to checkout_success where you can see, the cart is still in tact and not processed.
Can anyone help?
PS> I managed to make a workaround for Local Sales Tax mod so tax is not a problem.
An update to the above.
After fiddling around with ZenCart and Google Checkout, I've pinpointed the problem.
Everyone who is having these issues of "ZenCart not posting the shopping cart", needs to go to their Google Checkout panel and under tools, visit Integration Console. (This applies to both Sandbox and Production.) When you go to the console, you will see a slew of errors and warnings that Google Checkout is trying to inform you about.
After going about this, I am continually seeing HTTP 503 error messages that look like this:
We encountered an error trying to access your server at http://THENAMEOFMYSITE.COM/googlecheckout/responsehandler.php -- the error we got is Send failed with code: 503.
Question, has anyone figured out how to fix these 503 error messages?
Secondly, when configuring in GoogleCheckout's Integration settings are we supposed to use XML or HTML pairs. (This wasn't really discussed in the instructions.)