Page 57 of 394 FirstFirst ... 747555657585967107157 ... LastLast
Results 561 to 570 of 3932
  1. #561

    Default Re: Google Checkout module for Zen Cart (beta)

    Where can I get the latest beta of this mod?
    Jeff

    http://www.fossilcreekglass.com
    ZenCart V 1.3.7

  2. #562
    Join Date
    Oct 2006
    Location
    argentina
    Posts
    243
    Plugin Contributions
    1

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by fc10 View Post
    Where can I get the latest beta of this mod?
    Here is the svn with the latest version

    http://code.google.com/p/google-checkout-zencart/source


    ropu

  3. #563
    Join Date
    Oct 2006
    Location
    argentina
    Posts
    243
    Plugin Contributions
    1

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by spf View Post
    Ropu, I tried to test your 1.05beta R37... got the following error..

    Warning: main(/home/xyzstore/public_html/beta/includes/languages/english/modules/payment/show_google_components.php) [function.main]: failed to open stream: No such file or directory in /home/xyzstore/public_html/beta/Color1/modules.php on line 174

    I don't think file "show_google_components.php" should be even in that folder, /includes/languages/english/modules/payment/ Can you help explain this?

    BTW, when you expect to release 1.05 this week? thanks
    spf, i do a new update to the SVN.

    http://google-checkout-zencart.googl...com/svn/trunk/

    Files modified are
    googlecheckout/gcheckout.php
    googlecheckout/responsehandler.php
    includes/modules/payment/googlecheckout.php

    please send feedback.

    ps: ill be on vacations next week, so i wont be answering the forum, but ill be back on mon-29 to resume with the work.

    ropu

  4. #564
    Join Date
    Jan 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by ropu View Post
    spf, i do a new update to the SVN.

    http://google-checkout-zencart.googl...com/svn/trunk/

    Files modified are
    googlecheckout/gcheckout.php
    googlecheckout/responsehandler.php
    includes/modules/payment/googlecheckout.php

    please send feedback.

    ps: ill be on vacations next week, so i wont be answering the forum, but ill be back on mon-29 to resume with the work.

    ropu
    ropu, it still does not work.. When I access my payment page from admin site, I got the same warnings.. It seems something was broken in the new beta..

  5. #565

    Default Re: Google Checkout module for Zen Cart (beta)

    He will be back to fix it at the end of the month. I hope he went somewhere warm for vacation.
    Jeff

    http://www.fossilcreekglass.com
    ZenCart V 1.3.7

  6. #566
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by spf View Post
    Ropu, I tried to test your 1.05beta R37... got the following error..

    Warning: main(/home/xyzstore/public_html/beta/includes/languages/english/modules/payment/show_google_components.php) [function.main]: failed to open stream: No such file or directory in /home/xyzstore/public_html/beta/Color1/modules.php on line 174

    I don't think file "show_google_components.php" should be even in that folder, /includes/languages/english/modules/payment/ Can you help explain this?

    BTW, when you expect to release 1.05 this week? thanks
    You are correct, the file "show_google_components.php" should be in the folder: /includes/modules This is where it is located in the files that ropu linked.

  7. #567
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by ropu View Post
    spf, i do a new update to the SVN.

    http://google-checkout-zencart.googl...com/svn/trunk/

    Files modified are
    googlecheckout/gcheckout.php
    googlecheckout/responsehandler.php
    includes/modules/payment/googlecheckout.php

    please send feedback.

    ps: ill be on vacations next week, so i wont be answering the forum, but ill be back on mon-29 to resume with the work.

    ropu
    ropu,

    I tried to put all the files from 1.0.5b1 in place. Here's what I found:

    Using USPS shipping still does not work. In addition to missing Media Mail as a shipping option in includes/modules/payment/googlecheckout.php, the amounts transmitted to GCO are the defaults I set in the payment module for GCO. No calculated rates from USPS. I realize this may be hard for you to troubleshoot as you may not have access to the USPS shipping API.

    This may be related to an warning message that I got when trying to set up the GCO payment options. I believe it was something like "Warning: Invalid argument in foreach line 267 in gcheckout.php" This message occured with the strictly stock versions of the files you currently have in R38.

    I could only get table rates to be included if I did not have a zone selected in the table rate shipping module. Otherwise table rates were not even an option. This works OK in 1.0.4. A few others have reported on this previously.

    Ultimately I rolled back googlecheckout/gcheckout.php and
    includes/modules/payment/googlecheckout.php to the 1.0.4 versions and used only table rates. I was able to use the 1.0.5b1 files for all the rest (after some modifications to accommodate the PayPal Express features of 1.3.7 zen cart.)

  8. #568
    Join Date
    Jan 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by chain_man View Post
    You are correct, the file "show_google_components.php" should be in the folder: /includes/modules This is where it is located in the files that ropu linked.
    Chain_man, do you have the similar problem? How did you work around it? Or should I move the show_google_components.php to folder includes/languages/english/modules/payment/? Thanks

  9. #569
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by spf View Post
    Chain_man, do you have the similar problem? How did you work around it? Or should I move the show_google_components.php to folder includes/languages/english/modules/payment/? Thanks
    spf -

    I had the same type of error message as you got (in modules.php line 174) when I was mixing up files from different versions. What the problem turned out to be was that the "added_function_for_google_checkout.php" file I had was an older version. When I had all the v1.0.5b1 files in the right places (the same locations as ropu has in the svn), THAT error went away.

  10. #570
    Join Date
    Jan 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    trying to get the latest 1.05 from svn working, but now if i click on "google checkout" I get this error:

    <error serial-number="2eb681ef-be54-4dce-8936-a3dd81b9104d">

    <error-message>
    Malformed URL component: expected id: (\d{10})|(\d{15}), but got 6403XXXXXXX12
    </error-message>
    </error>

    (X's added intentionally)

 

 

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