| View previous topic :: View next topic |
| Author |
Message |
admin Site Admin
Joined: 06 Jul 2007 Posts: 8
|
Posted: Fri Sep 05, 2008 5:37 am Post subject: Google Checkout in Oscommcerce |
|
|
Please explain the steps to integrate Google checkout in osc.
Thanks. |
|
| Back to top |
|
 |
AnilKumar

Joined: 09 May 2008 Posts: 173
|
Posted: Mon Sep 08, 2008 9:33 am Post subject: |
|
|
hi,
To integrate Google checkout in Oscommcerce , following steps should .
steps:
1 download the Google checkout addon from the http://addons.oscommerce.com/
2 Follow the steps in the installation file.
3 In the catalog folder change the following files:
- checkout_payment.php
- gc_return.php
- login.php
- shoping_cart.php
4 craete a google checkout folder.
5 In the catalog -
includes- english-modules-payment-googlecheckout.php
for different languages. do the same thing.
6 In the the modules folder - in the payment - create a file googlecheckout.php
7 In admin folder.
change the - htaccess.php
- modules.php
- orders.php
in includes - functions - genereal.php
In these files we have to add and change for installation the google checkout module for oscommerce.
To integrate the google checkout module to the payment.
In the admin section - in the the modules options - enable the google checkout option and give the Production Merchant ID and Production Merchant Key, then we can successfully integrate the google checkout in oscommerce.
Thanks.
Anil Kumar  |
|
| Back to top |
|
 |
|