Hi,
I went to admin, payment, extensions, google checkout, and clicked on help in upper right corner; it points to abantecart help for extensions and not a manual. Hmmm, my search continues.
Hello. Just copy for you short manual from extension manual (from HELP button)
-------------------------------------------------------------------
This manual is to help you configure extension with Google Checkout service
1. Go to
http://www.google.com/checkout and create merchant account.
2. Once you are subscribed, You will need to go to settings and fill in your profile.
Note: you need to set Public business website field by URL like
https://YOUR_DOMAIN/index.php?rt=checkout/success to direct customer on success page after buying.
3. Go to
https://www.google.com/checkout/sell/settings?section=Integration and set callback url as
https://YOUR_DOMAIN/index.php?rt=extension/google_checkout/callback Also choose API content "Notification as HTML". Note: You need to turn on SSL in your AbanteCart settings and configure your server to have valid SSl signed sertificate. Refer to your hosting provider for SSL configuration
4. Go to your AbanteCart Google Checkout Extension edit page and fill in all fields by given Merchant ID and Key from integration settings page of Google checkout.
5. If you need to test extension with google checkout sandbox go to
https://developers.google.com/checkout/developer/Google_Checkout_Basic_HTML_Sandbox#Locate_ID_and_Key and follow steps.
NOTE: This extension provides order final total amount to Google Checkout to handle payment. If you need to pass all order details to Google Checkout, you need to get Google Checkout Advanced Extension.
-------------------------------------------------------------------
