Google Checkout module for Zen Cart

Description
This module adds Google Checkout capability to Zen Cart, as an alternate checkout method.

The plugin provides Level 2 integration of Google Checkout.

Plugin features include:
1. Posting shopping carts to Google Checkout
2. Shipping support (Currently, flat rates, item rates and table rates are supported)
3. Tax support
4. User and order updates within Zen Cart
5. Order processing using Zen Cart Admin UI

You can find the latest release here:
https://github.com/mattclements/Google-Checkout-for-Zencart

Also, if you have any questions or want to connect with other merchants and developers who are using this module, please visit this forum:
http://www.zen-cart.com/forum/showthread.php?p=267898
+ Download Latest

Submit An Updated Version
Zen Cart® Versions v1.5.0
Original Author jacob13moon
Last Updated by mattclements - 10 Mar 2012
Downloads 39,487

Version History

Google Checkout module for Zen Cart   -   Version: 1.5.1
Allow sorting of Shipping Modules   + Download
Zen Cart® Versions v1.5.0
Date Added 10 Mar 2012
Author mattclements
File Size 202.6 KB
PHP 5.3 Safe? Yes
Downloads 3,544
 
Google Checkout module for Zen Cart   -   Version: 1.5.0
- Added support for ZenCart v1.5.0   + Download
Zen Cart® Versions v1.5.0
Date Added 26 Feb 2012
Author mattclements
File Size 202.3 KB
PHP 5.3 Safe? Yes
Downloads 231
 
Google Checkout module for Zen Cart   -   Version: 1.4.9
Fixed minor issue with initial VAT option being missed (Reported by davidAIS)   + Download
Zen Cart® Versions v1.3.9
Date Added 26 Nov 2011
Author mattclements
File Size 188.8 KB
PHP 5.3 Safe? Yes
Downloads 1,199
 
Google Checkout module for Zen Cart   -   Version: 1.4.8
Added support for v1.3.9 with fix from here: http://www.zen-cart.com/forum/showpost.php?p=876137&postcount=106   + Download
Zen Cart® Versions v1.3.9
Date Added 12 Nov 2011
Author mattclements
File Size 221.3 KB
PHP 5.3 Safe? Yes
Downloads 265
 
Google Checkout module for Zen Cart   -   Version: v1.4.7
FOR ZenCart v1.3.8a

12/14/2007 v1.4.7 (ropu)
- Fixed user creation Bug
- Fixed Duplicated tax bug
- Updted templates and orders.php to work with ZC v1.3.8a
  + Download
Zen Cart® Versions v1.3.8
Date Added 26 Dec 2007
Author ropu
File Size 181.2 KB
PHP 5.3 Safe? Unknown
Downloads 18,237
 
Google Checkout module for Zen Cart   -   Version: v1.4.6a
FOR ZenCart v1.3.7

12/14/2007 v1.4.6a (ropu)
- Fixed user creation Bug
- Fixed Duplicated tax bug
  + Download
Zen Cart® Versions v1.3.7
Date Added 26 Dec 2007
Author ropu
File Size 181.9 KB
PHP 5.3 Safe? Unknown
Downloads 983
 
Google Checkout module for Zen Cart   -   Version: 1.4.5
Support for Carrier Calculated Shipping!

09/26/2007 v1.4.5_CCS (ropu)
- Added Carrier Calculated Shipping Support (CCS)!!
(http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Carrier_Calculated_Shipping.html)
- Freeshipper Bug
- GoogleAnalytics Bug
- Added Recommended Default Values to Shipping_generator
  + Download
Zen Cart® Versions v1.3.7
Date Added 1 Oct 2007
Author ropu
File Size 179.8 KB
PHP 5.3 Safe? Unknown
Downloads 2,358
 
Google Checkout module for Zen Cart   -   Version: 1.4.1 beta1.2
Minor fix in production url. UPGRADE to use in production. If you have v1.4.1beta just replace files in googlecheckout/library/*   + Download
Zen Cart® Versions v1.3.7
Date Added 3 Sep 2007
Author ropu
File Size 178.8 KB
PHP 5.3 Safe? Unknown
Downloads 959
 
Google Checkout module for Zen Cart   -   Version: v.1.4.1beta1
24/08/2007 v1.4.1beta1 (ropu)
- Added Sandbox and Production id/key config in Admin UI
- Added SANDBOX string to the payment method in order page for orders processed
with GC using sandbox.
- Added a warning under the GC Button when in Sandbox mode.
- Added a warning in the Payment Modules page in the Admin UI when in Sandbox mode.
- Disalbe merchant Calculation Shipping methods from the Admin UI by setting
Default value to 0.
- Added Google Checkout Custom Order States that match Google Checkout ones.
(Check INSTALLATION, an SQL must be run to update old GC order status)
- Check for non-valid state changes
- Allow product categories to use GC as checkout system
- Added Cart Expiration
- Check for correct configure.php defines to avoid shipping module inclusion errors
- Mark products with downloadable attributes as DigitalDelivery
- Added a configuration to disable GC button for specific product categories
(double check http://checkout.google.com/seller/policies.html#4)
- Send Zencart's Credentials to new customers created with GC
- If AutoCharge is enabled in GC, a whole Digital purchase is processed without
merchant intervention.
- Use updated PHP Sample code
- Changed PHP Sample code parser classes names to avoid complicts
(XMLParser -_ CG_XMLParser, XMLBuilder -_ CG_XMLBuilder)
- Added Cancel Order feature.
- Added shipping_methods_uk.php with UK pre-configured shipping methods.
- Admin UI configuration regroupment
  + Download
Zen Cart® Versions v1.3.7
Date Added 31 Aug 2007
Author ropu
File Size 178.8 KB
PHP 5.3 Safe? Unknown
Downloads 472
 
Google Checkout module for Zen Cart   -   Version: v1.4
23/07/2007 v1.4 (ropu)
- Minor bug fixes
- .zip package

07/07/2007 v1.4alpha3 (ropu)
- Refactor new-order-notification handling using more Zencart functions
- ZC DB 'orders' table fields 'order_total' and 'order_tax' are written.
- Merged the GC return page with the zencart default one
- Instant Downloads Support.
- Support Google Refunds and Cancellations
- GC Invoicing issue, fixed, not tested
- If the customers e-mail address already exists in Zen then add the
order placed to their account instead of creating a new customer.
- If the GC exits in ZC but uses a different email then add the
order placed to their account instead of creating a new customer.
- New customers created are sent details of their account that
is created on Zen Cart, e.g. the welcome e-mail
- Check if new customers have _email-allowed_ and activate newsletters
- OT tax support
- Existing ZC customer accounts are updated when GC orders processed
- Improved support for ZC 1.37 split-login page (including cohabitation with PPEC).
- No more need to know admin folders name
- Add GC Module Version Control
- Support for USPS International shipping method
- Moved Shipping quotes definition from includes/modules/payment/googlecheckout.php
to googlecheckout/shipping_methods.php
- Support ZC coupons even using flat rate shipping
- Added coupons to redeem track
- Added coupons max user use and general max use
- All restrictions are Honored???
- Added ZC Order# to the GC Order when state changes from Pending to Processing
- Added index.html to googlecheckout/* dirs.

For v1.4 support go here:
http://groups.google.com/group/google-checkout-for-osc-mod-support/

06/11/2007 v1.4 alpha (ropu)
- Refactor all code using PHP Sample Code as the base library (under googlecheckout/library)
- Handles Logging, added log levels (error, request, response)
- Configuration from UI (comming soon), needed??
- Handles Basic authentication, add support for IIS (See TROUBLESHOOTING)
- Handles all XML parsing and building (New xml parsed used)
- Added OT support (low order fees, group discounts and any other custom OT module)
- Fixed Split login template
- Add GC button in timeOut login page
- Remove GC from step 2
- Fixed freeshipper bug
- Add warning messages when GC is disabled.
- Add stack message in Admin UI with GC orders state changes and errors
- Added configuration to also use Zencarts email system for GC orders
- Added a fix to avoid regular checkout with GC if no template is applied (or wrongly applied)
- Added a metric tester for shipping times feedback (optional)
- Added 3rd party tracking
- Added a coustom Continue shopping url with GC bought items.
- Moved logs to a .htacces protected dir (googlecheckout/logs)
- Added Correct HTTP status (2xx, 4xx, 5xx) return when errors occurrs with the correct message
- All strings are defined in the language include (only english right now)
- Use DEFAULT_CURRENCY as the currency in GC cart, not buyers session one
- Added version number to all files
- Applied XSS patch to orders.php
- Slipt README and CHANGELOG
  + Download
Zen Cart® Versions v1.3.7
Date Added 23 Jul 2007
Author ropu
File Size 109.3 KB
PHP 5.3 Safe? Unknown
Downloads 1,153
 
Google Checkout module for Zen Cart   -   Version: v1.3RC2
03/30/2007 v1.3RC1 (ropu)
- Add tracking data to the Zencart Admin UI Orders
- Fixed SSL issue with Google Analytics feature
- International Shipping Features
- Restricting Shipping Options for Post Office (P.O.) Box Addresses feature
- International Tax Features
- Selecting a Rounding Policy for Tax Calculations
- Fixed Tax for zones
- Fixed Tax for products
- Added support for All Areas Zones
- Coupon disabled bug
- Added coupon zone restriction validation (Based on delivery address, not billing)
- Added coupon product/category restriction validation
- Add a configuration to disable Google Checkout Button when are virtual good in the cart
(double check http://checkout.google.com/seller/policies.html#4)
- Disable multisocket Option

04/16/2007 v1.3RC2 (ropu)
- Support for UK merchants
http://code.google.com/apis/checkout/developer/release_notes.html (apr13)
- Updated Templates to Zencart v1.3.7
- Remove tpl_checkout_payment_default.php
- Docs update
- Minor bug fix
- Added Shipping Generator Tool in the stardard package (Optional)
- Flat rate shipping bug fixed
- Improved tax and shipping restrictions
- Added configurable Continue shopping URL.
- Fix Warning: Invalid argument supplied for foreach() in
/home/public_html/googlecheckout/gcheckout.php on line 390
- Fixed shipping not showing correctly in the orders page
  + Download
Zen Cart® Versions v1.3.7
Date Added 16 Apr 2007
Author ropu
File Size 111.0 KB
PHP 5.3 Safe? Unknown
Downloads 2,193
 
Google Checkout module for Zen Cart   -   Version: v1.2 RC4 rev1
The Google Checkout module for Zen Cart adds Google Checkout as a Checkout
Module within Zen Cart.
This will allow merchants using Zen Cart to offer Google Checkout as an
alternate checkout method.
The plugin provides Level 2 integration of Google Checkout with Zen Cart.

Plugin features include:
1. Posting shopping carts to Google Checkout
2. Shipping support, now you can use Merchant Calculated Shipping Rates!
3. Tax support
4. User and order updates within Zen Cart
5. Order processing using Zen Cart Admin UI
  + Download
Zen Cart® Versions v1.3.7
Date Added 20 Mar 2007
Author beilana
File Size 99.5 KB
PHP 5.3 Safe? Unknown
Downloads 481
 
Google Checkout module for Zen Cart   -   Version: 1.0.4r
- Fix _tax-table-selector_ strict validation.
- Update new sandbox url (must uninstall/install module)
googlecheckout/gcheckout.php and includes/modules/payment/googlecheckout.php are the only files modified.
  + Download
Zen Cart® Versions
Date Added 12 Jan 2007
Author ropu
File Size 42.3 KB
PHP 5.3 Safe? Unknown
Downloads 1,709
 
Google Checkout module for Zen Cart   -   Version: 1.0.4
Works on Zencart v1.3.6 and v1.3.5
- Fixed order status bug.
- Updated README file and INSTALLATION file.
  + Download
Zen Cart® Versions v1.3.6
Date Added 16 Nov 2006
Author
File Size 45.7 KB
PHP 5.3 Safe? Unknown
Downloads 1,465
 
Google Checkout module for Zen Cart   -   Version: 1.0.3
Fixed Notify Customer checkbox bug   + Download
Zen Cart® Versions v1.3.5
Date Added 9 Nov 2006
Author jacob13moon
File Size 44.0 KB
PHP 5.3 Safe? Unknown
Downloads 745
 
Google Checkout module for Zen Cart   -   Version: 1.0.2
- Fixed languages_id bug.
- Added return links from Google Checkout Cart.
- Added customers ip-address & phone number.
- Added getallheaders() funtion.
- Fixed zone id bug.
- Fix address book bug.
- Added Google link and Order No: to Admin page.
- Fixed quantity bug.
- Fixed product attribute bug.
- Added product attribute in Google Checkout cart.
- Updated README file.
  + Download
Zen Cart® Versions v1.3.5
Date Added 14 Oct 2006
Author
File Size 45.0 KB
PHP 5.3 Safe? Unknown
Downloads 695
 
Google Checkout module for Zen Cart   -   Version: 1.0.1
Step-by-step installation instructions included.   + Download
Zen Cart® Versions v1.3.5
Date Added 5 Oct 2006
Author jacob13moon
File Size 42.4 KB
PHP 5.3 Safe? Unknown
Downloads 1,184
 
Google Checkout module for Zen Cart   -   Version: 1.0
Updated the original module to run on either PHP4 or PHP5.   + Download
Zen Cart® Versions v1.3.0
Date Added 27 Sep 2006
Author jacob13moon
File Size 20.6 KB
PHP 5.3 Safe? Unknown
Downloads 763
 
Google Checkout module for Zen Cart   -   Version: 1.0
The Google Checkout plugin for Zen Cart™ adds Google Checkout as a payment module within Zen Cart™.
This allows merchants using Zen Cart™ to build their sites with Google Checkout as a payment processing option.
The plugin provides Level 2 integration of Google Checkout with Zen Cart™.

Plugin features include:
1. Posting shopping carts to Google Checkout
2. Shipping support (Currently, flat rates, item rates and table rates are supported)
3. Tax support
4. User and order updates within Zen Cart™
5. Order processing using Zen Cart™ Admin UI
  + Download
Zen Cart® Versions v1.3.0
Date Added 26 Sep 2006
Author jacob13moon
File Size 20.6 KB
PHP 5.3 Safe? Unknown
Downloads 851
 


disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR