Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Google Checkout for osCMax

This is a discussion on Google Checkout for osCMax within the osCmax Projects Discussion forums, part of the osCmax v2.0 Forums category; An updated package has been released that fixes a few bugs, most notably adding compatibility with individual shipping in osCMax. ...

      
  1. #11
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default Google Checkout for osCMax Bugfix Realese Beta 1.2

    An updated package has been released that fixes a few bugs, most notably adding compatibility with individual shipping in osCMax.

    To upgrade your module:

    1. Disable the googlecheckout module in the osCMax admin panel. Be sure to copy down all the info for easy reference, as it will have to be added again.

    2. Upload the new googlecheckout files. If you are updating an existing install, see the changelog for the files you need to upload.

    3. Re-install the module in the osCMax admin panel

    Changes:
    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");
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  2. #12
    Lurker
    Join Date
    Sep 2005
    Posts
    2
    Rep Power
    0


    Question Google Checkout for osCMax - Checkout Issue

    Hello.

    I installed the Google Checkout Module and everything was going swimmingly. I received my first order however the order is visible under customer orders but there is no record of the transaction through Google. I contacted them with the customers email etc and they said there was no record of the order and suggested that "It might be that the buyer did not complete the order process by confirming his order." (I remember there was an issue with PayPal doing this as well).

    Any Suggestions?

    Is it a setting issue? A Stupid CUstomer Issue? Or did I just botch up the installation? LOL

    Thanks, Heathyre

  3. #13
    Lurker
    Join Date
    Nov 2007
    Posts
    2
    Rep Power
    0


    Default Re: Google Checkout for osCMax

    Anyone know how to get osCMax coupons to work with Google Checkout? Currently, you don't input a coupon until you get to the checkout page, but by then the user is no longer allowed to select Google Checkout as an option.

    From what I've read the ideal behavior is that the user selects Google Checkout and then inputs the coupon code at Google, which then can figure out the discount through the Merchant Calculations API. Any idea on how to get this to work?

  4. #14
    Active Member
    Join Date
    Apr 2007
    Posts
    205
    Rep Power
    5


    Default Re: Google Checkout for osCMax

    When adding a product then chossing checkout when i get to payments Google Checkout is one of my Options i also have sescurepay Credit Card and Check or Money order but when Googlecheckout is selected it confims the order but never goes to Google checkout and never recvie any info from google checkout saying a payment has arrived any help would be great

  5. #15
    Lurker
    Join Date
    Sep 2010
    Posts
    1
    Rep Power
    0


    Default Re: Google Checkout for osCMax

    Thanks for the great contribution. I faced a shipping issue: when I checked out the order, Google checkout did not automatically collect and calculate the freight from the carrier (FedEX), turning out all the shipping rates are 0.

    I am using osCMax v1.4beta1.2 and all the default shipping rates were set to 0 (default). In Google checkout account, I set up all the FedEX delivery methods by choose carrier-calculated rate.

    Has anyone experienced the same issue like me? Please advise on how to fix this.

    Thanks,

    Tim Cheng

  6. #16
    Member
    Join Date
    Mar 2009
    Posts
    54
    Rep Power
    9


    Default Re: Google Checkout for osCMax

    Yeah, I did and ended up stopping the usage of Google Checkout - switching to Paypal IPN at the moment. Google Checkout would be great but the contribution definitely isn't working properly.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Official Google Checkout v1.4 for osCMax 2.0 thread
    By michael_s in forum Google Checkout
    Replies: 16
    Last Post: 05-21-2009, 10:11 AM
  2. Google Checkout IPN
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-08-2007, 06:50 PM
  3. Google Checkout IPN
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-03-2007, 11:10 AM
  4. Google Checkout IPN
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 05-21-2007, 08:20 PM
  5. google checkout ?
    By louis1st in forum osCMax v2 Features Discussion
    Replies: 1
    Last Post: 06-29-2006, 07:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •