Where can I get the latest beta of this mod?
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
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
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
He will be back to fix it at the end of the month. I hope he went somewhere warm for vacation.![]()
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.)
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.
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)
Bookmarks