Page 14 of 394 FirstFirst ... 412131415162464114 ... LastLast
Results 131 to 140 of 3932
  1. #131
    Join Date
    Oct 2005
    Location
    Chattanooga
    Posts
    62
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    Quote Originally Posted by colosports View Post
    Are you installing this to fresh Zen Cart or Zen Cart with mods? Have you renamed or made changes to your Order Status (Such as renaming "Pending" to "foobar")
    My install is an upgrade from 1.2.6 to 1.3.5x but I have not made any modifications except those needed to install google-checkout. I am using the paypal mod.

    And I have not made any changes to the order status. As for the way I am handling shipping I am using Zone Rates with Shipping Tables.

  2. #132
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

    Default Re: Google Checkout module for Zen Cart released

    gid, I would try installing the google checkout on a new fresh zencart for testing purposes. See if you still get the same error. This will let you know if the error is caused from the google module or if there is issue web your webserver.
    I had many problems when upgrading to 1.3. It turn out to be something in the database when I was transisting from 1.2 to 1.3. I started from srcatch on 1.3 and slowing starting to add mods to fix the problem.
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  3. #133
    Join Date
    Sep 2006
    Posts
    8
    Plugin Contributions
    1

    Default Re: Google Checkout module for Zen Cart released

    Quote Originally Posted by gid View Post
    colosports,

    I tried out vs. 1.0.2 and it is working much better. Google is now updating my admin UI. The only problem is that now I am getting this error when trying to update the status of the order.

    Fatal error: Cannot use object of type queryFactoryResult as array in x/x/x/x/x/added_function_for_google_checkout.php on line 101
    gid,

    If you get this error, try modifying the object reference by adding 'fields' as follows:

    From
    check_status->['order_status']

    To
    check_status->fields['order_status']

    Hope this helps,

    Jacob

  4. #134
    Join Date
    Sep 2006
    Posts
    8
    Plugin Contributions
    1

    Default Re: Google Checkout module for Zen Cart released

    Quote Originally Posted by colosports View Post
    I have uploaded a new version. It should appear by tomorrow.
    The fixes are as follows:
    Version : 1.0.2

    Description :
    - 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.

    Colosports,

    Thank you very much for your contribution. I believe everyone can benefit from your contribution now. :)

    I was fixing bugs as well but did not have enough time to address them as quickly as I wanted to. Thanks so much for staying on top of it, and please let me know if you need any help in understanding any part of the Google Checkout API.


    Thanks,
    Jacob

  5. #135
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    Hi! Thanks for this module. It works great! Just a little problem though.

    There are two lines
    //** GOOGLE CHECKOUT **>>
    and
    //** END GOOGLE CHECKOUT **>> near the icon of google checkout on the checkout page.

    They are supposed to be commented out. But I don't know why they still appear on the page. Should be something relatively easy to fix. But due to my limited knowledge, I cannot find the right file to modify. Anyone can help?

    This is a fresh zencart 1.3.5 install with google checkout installed, haven't modified anything other than that.

    Thanks!

  6. #136
    Join Date
    Oct 2005
    Location
    Chattanooga
    Posts
    62
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    Quote Originally Posted by stargre View Post
    Hi! Thanks for this module. It works great! Just a little problem though.

    There are two lines
    //** GOOGLE CHECKOUT **>>
    and
    //** END GOOGLE CHECKOUT **>> near the icon of google checkout on the checkout page.

    They are supposed to be commented out. But I don't know why they still appear on the page. Should be something relatively easy to fix. But due to my limited knowledge, I cannot find the right file to modify. Anyone can help?

    This is a fresh zencart 1.3.5 install with google checkout installed, haven't modified anything other than that.

    Thanks!

    yeah, those lines are not inside of the php code block. Either delete them or change the lines to:
    <!-- //** GOOGLE CHECKOUT **>> -->

    <!-- //** END GOOGLE CHECKOUT **>> -->

  7. #137
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    Hi! Thanks for your quick response. I understand that. But I just don't know where those codes were. They appeared to be on the shopping cart page, right above and below the google-checkout button. What file(s) should I modify? Thanks very much!

  8. #138
    Join Date
    Jul 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    I got it. Thanks again!

  9. #139
    Join Date
    Dec 2004
    Posts
    52
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    I've got the same issue and cannot find the file to edit.

    I made the changes suggested by gid above to orders.php but the same annoying

    //** GOOGLE CHECKOUT **>>
    and
    //** END GOOGLE CHECKOUT **>> near the icon of google checkout on the checkout page.


    is still on the shopping cart page

  10. #140
    Join Date
    Aug 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    Just had another order go through and GC posted the customer name and address and product price but not the product name or amount. Is anyone else seeing this? It's kind of hard to generate an invoice without a product.

    Thanks all
    GlobalVillage

 

 

Similar Threads

  1. v155 BETA feedback for Responsive-Classic in v155-beta
    By picaflor-azul in forum Addon Templates
    Replies: 51
    Last Post: 5 Mar 2016, 09:14 PM
  2. Google Checkout module support for ZC 1.5.0?
    By Woodymon in forum Addon Payment Modules
    Replies: 2
    Last Post: 21 Jan 2012, 03:18 AM
  3. Google Checkout - is there a module for 1.3.9g?
    By cchan in forum Addon Payment Modules
    Replies: 0
    Last Post: 9 Jan 2011, 05:04 AM
  4. Update Google Checkout Module or Custom Google Checkout?
    By pacificmanagment in forum Addon Payment Modules
    Replies: 1
    Last Post: 24 May 2010, 09:40 AM
  5. Replies: 1
    Last Post: 31 May 2009, 02:06 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR