Saturday, May 03, 2014

Integrate google checkout in Magento 1.8.1

Magento's new version 1.8.1 removes Google Checkout payment option due to Google announcing the product's end of life in November of 2013.
So not display in Google Api tab in System->Configuration.
If you want to integrate google checkout in Magento 1.8.1 than download 1.8.0 version form http://www.magentocommerce.com/download/.
in that copy folling files to your magento 1.8.1 with same location

app/code/core/Mage/GoogleCheckout(Directory).
app/design/frontend/base/default/layout/googlecheckout.xml(File).
app/design/frontend/base/default/template/googlecheckout(Directory).
lib/googlecheckout(Directory).

Now Google Checkout option display in your New Magento 1.8.1.

No comments: