did you actually created the new file? did you change the permission into 777 before.? did you go to you GC account and see the log?
Printable View
The new version is 1.4.7 works fine for me. HOWEVER I had problems with the version you mention, specially with shipping, in which NEVER ever worked with calculated shipping, once I have updated I have no problems for over a month and I have around 10 orders per week
Okay, maybe this is the problem, I have a file under googlecheckout .htaccess that I have set the permissions to 777? And I log into the google orders page and get my orders. Am I missing something? Thanks for your help. I have been looking at this so long, I must have overlooked something!
Hi all,
i'm trying to use google checkout on zen cart with shipping calculations. I'm a uk merchant and have two "location vs. weight" price scales. One scale for single man delivery, one table for two man.
I have GC 1.4.6a running on ZC 1.3.7. An English guy at google sent me XML for the pricing matrix and and a java api to use with carrier calculated shipping.
But I don't know much PHP, so i can't translate his java code. I also found a message from Ropu on the google forum stating that UK merchants can't use carrier calculated shipping, though it was dated october, so might be out of date now.
Any advice would be greatly appreciated. My PHP and web coding skills are not up to figuring this out from the help files on merchant or carrier calc shipping. Has anyone got merchant or carrier calc shipping working for these versions of CG and ZC. If so, i'd really appreciate some code snippets and pointers. I'm not getting anywhere at the moment.
Best regards, Bod
Thanks for the great mod! When user checkout using "Google Checkout", shouldn't the shopping cart contents be cleared? what I observed is that, the shopping cart contents remain even after the order completion by Google. Is this the expected behavior? or I missed/messed something?
Thanks,
PM
Hi PM,
it clears in mine. do you have the callback url set up in your merchant account settings?
Is there a way to make Google Checkout the only checkout option? also retrieve a csv file for shipping info?
I see this talked about elsewhere, but it's giving me fits and I can't solve it. When trying to Edit my Google Checkout settings, I get this error message in the Admin:
Fatal error: Call to undefined function zen_cfg_select_shipping() in /home/jsbsec/public_html/jadmin/modules.php(282) : eval()'d code on line 1
I see it mentioned that if you renamed your admin folder, this could be the cause. I did rename my admin folder, but I don't see anywhere in the code where I could update the connection.
Doh, never mind. I wish I could delete some of my questions after the fact. I loaded the Google Checkout files to my server without renaming the admin folder, so some needed files were sitting in an admin folder instead of my custom named admin folder. After moving those to the proper folder, all is well.