Re: Google Checkout module for Zen Cart (beta)
Where can I get the latest beta of this mod?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
fc10
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
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
spf
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
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
ropu
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..
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. :cool:
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
spf
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.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
ropu
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.)
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
chain_man
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
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
spf
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.
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)