an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > Documentation > Online Help > Store Setup > Payment Options > Configure Google Checkout
Configure Google Checkout

In Store -> Payment -> Google Checkout, you could enable Google Checkout along with your credit card payment. Before you configure Google Checkout, make sure you have signed up Google Checkout account. To enable "Google Checkout", click "Enabled" checkbox. Enter other neccessary fields that are required to complete Google Checkout payment module. Here are some field explanations.

  • Use Sandbox: when you enable this, all the transactions are redirected to Google Checkout Sandbox which is a testing environment. If you want to test Google Checkout model, you could enable this. Be sure to turn it off before go live.
  • MerchantId and Merchant Key: login to your Google Checkout account. In Settings -> Integration, you will find your merchant ID and key on the right side of the page.

Do not forget to click "Save" button when you are done.

You are not done yet. You need to configure the API callback URL in your Google Checkout account. Go to Settings -> Integration in "API callback URL" text box enter https://[your store URL]/Store/GoogleCheckoutPostHandler.aspx.

*[your store URL] is the web url of your online web store. You can find it under Store -> General -> Store Address -> Store URL.

Additional Google Checkout Configuration Options
Hello.  When specifying the "API Callback URL" we are presented with some additional configuration options.  First, we have three radio buttons under "Callback Content" with the three choices being:
  • Notification Serial Number
  • Notification as XML
  • Notification as HTML
The second configuration setting asks us to specify the API Version (e.g 2.0, etc.).
 
Can you please tell us how these options should be configured?
 
Thank you,
 
David Lloyd
Lemington Consulting
 
 
Select "Notification as XML" and then choose API Version 2.0 .
More Resources
Quick Links