Google Checkout Problems in v1.5

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 yıl önce
I previously used a work-around to enable "Google Checkout", I manually placed my merchant ID and merchant key in the web.config file.

I did this again by force of habit when upgrading from 1.4->1.5, however, I also installed this information in my database through the admin console.

Google Checkout seems to be working but orders are not being created in the store after they have been placed.

Is this a result of my web.config changes?
14 yıl önce
Look at the console log in your Google Merchant Center. You may find the reason there.
14 yıl önce
I can't find a link to this console in the current version of "Google Merchant Center" information on the help seems to indicate it should be under: Settings-->integration, but I don't see this option.

I've tried enabling through admin (and than manually) setting Use SSL="True" (since it was not set like the other options from the admin console)
14 yıl önce
Try the "tools" tab on top.

Then, on the left, try the "integration console" link.
14 yıl önce
lakeshore wrote:
Try the "tools" tab on top.

Then, on the left, try the "integration console" link.


Thanks! Found it. No entries though.
14 yıl önce
No luck yet. Orders still coming through. And no information in the integration console.
13 yıl önce
jbcholdings wrote:
No luck yet. Orders still coming through. And no information in the integration console.


Integration console still blank, orders still processing correctly in google, but not being reported to the store as they were before!

Here are my settings, anyone see any issues:

API callback URL (Unchanged-- is set correctly): https://www.mydomain.com/GooglePostHandler.aspx/

Notification as XML

API Version 2.0
13 yıl önce
jbcholdings wrote:



API callback URL (Unchanged-- is set correctly): https://www.mydomain.com/GooglePostHandler.aspx/

why the slash in the end should be https://www.mydomain.com/GooglePostHandler.aspx
13 yıl önce
the was a typo -- it's not saved that way.

Does anyone know if the API version might be the problem?
13 yıl önce
Had positive results: upgraded to version 1.6, and set API version to 2.5, this result in orders being processed in Google checkout and an recite and order notation being created in the data base.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.