osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 


Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > Projects > Payment Modules > Google Checkout for osCMax > Releases

Connect with Facebook Register FAQ Members List Calendar Mark Forums Read

* indicates required field

Navigation

User login

osCMax BugTracker

Who's online
There are currently 0 users and 71 guests online.

Syndicate
Syndicate content

 

Google Checkout for osCMax 1.4.0-beta 1.2

By michael_s at 28 Aug 2007 - 9:03pm
michael_s's picture
Download: google-checkout-oscmax-v1.4beta1.2.zip
Size: 140.92 KB
md5_file hash: 4694b9fc9263381c5c33edcf31a4c411
First released: Tue, 08/28/2007 - 9:03pm

google-checkout-oscmax-v1.4beta1.2.zip

 

Changes:

Fixed minor bug in googleshpping.php

added this to the $mc_shipping_methods array

                        'indvship' => array(
                                    'domestic_types' =>
                                      array(
                                          'indvship' => 'Individual Shipping'
                                           ),

                                    'international_types' =>
                                      array(
                                          'indvship' => 'Individual Shipping intl'
                                           ),
                                        ),


and
added this to the $mc_shipping_methods_names array

                                         'indvship' => 'Indvship',

and in the includes/modules/payment

/googlecheckout.php file line 52 change

    $this->shipping_support = array("flat", "item", "itemint", "table");
 with
    $this->shipping_support = array("flat", "item", "itemint", "table", "indvship");

 



All times are GMT -8. The time now is 08:49 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design