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

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 1 user and 55 guests online.

Online users

  • Tangwystel

Syndicate
Syndicate content

 

Releases for Google Checkout for osCMax

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");

 


Google Checkout for osCMax 1.4.0-Beta 1.1

By michael_s at 6 Aug 2007 - 11:35pm
michael_s's picture
Download: google-checkout-oscmax-v1.4beta1.1.zip
Size: 140.85 KB
md5_file hash: ef5eecd05e786c741dfd1ab654f90c37
First released: Mon, 08/06/2007 - 11:35pm

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

 Change Log:

 08/06/2007 -    osCMax v1.4 beta1.1  (michael_s)

        - Added file /catalog/admin/includes/functions/html_output.php
            This was added for full compatibility of the module with both
            RC3 and upcoming RC4 versions of osCMax and resolves an undefined function
            error in orders.php in RC3.
            
        - Updated version number displayed in the admin panel to reflect that
            this is an osCMax version of the mod: osCMax 1.4beta1.1    


Google Checkout for osCMax 1.4.0-Beta 1

By michael_s at 5 Aug 2007 - 7:55pm
michael_s's picture
Download: gc-oscmax-v1.4beta1.zip
Size: 136.24 KB
md5_file hash: 0eb6fb4c5b8de3beeb47807fbe056a09
First released: Sun, 08/05/2007 - 7:55pm

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

 

08/04/2007 v1.4beta1 osCMax (michael_s)

        - Created the following new template files:
                    /catalog/templates/fallback/content/checkout_payment.tpl.php
                    /catalog/templates/fallback/content/login.tpl.php
                    /catalog/templates/fallback/content/shopping_cart.tpl.php
                    /catalog/templates/fallback/content/gc_return.tpl.php

        - Moved content from these files to new template files:
              checkout_payment.php
              login.php
              shopping_cart.php
              gc_return.php
             
        - Deleted the following from this package as they are not needed:
              /catalog/checkout_payment.php
              /catalog/login.php
              /catalog/shopping_cart.php                       
             
         
        - Updated INSTALLATION.txt with osCMax instructions
        - Updated README.txt UPDATE and CHANGELOG to reflect osCMax package
        - Added support for SPPC and Dynamic Mopics to gc_return.php
        - Added nicer formatting to gc_return.php
        - Added /catalog/includes/filenames.php
       
        - Added the following language files for BTS function
                /catalog/admin/includes/languages/english/gc_return.php
                /catalog/admin/includes/languages/espanol/gc_return.php
                /catalog/admin/includes/languages/german/gc_return.php
       
        - Modified the following files from standard osCommerce+GC Mod to osCMax+GC Mod:
              /catalog/admin/includes/functions/general.php
             
                      



All times are GMT -8. The time now is 03:34 PM.


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