DO we know if this is compatible with version 1.3.9g?
DO we know if this is compatible with version 1.3.9g?
I made the changes. When Google Checkout is in sandbox and 'carrier calculated shipping' is set to 'false', it works. When I change it from sandbox, it stops calculating the shipping. However, if I change the 'carrier calculated shipping' to 'true' I get the 'oops' error again.
After I sent my response yesterday, I emailed my web assistant to check if she had uploaded the code (she was supposed to deal with it over the weekend). It seems that she hadn't, so she apologized and took care of it. This morning (after the new code was added), I checked again and the shipping is not calculating on 'false' or 'sandbox'. On 'true' it gives the error. On not sandbox, it gives the error.
When you made these changes, did you upgrade the ENTIRE Zen-cart or just the one's I made previously?
If you made the changes to the new ZenCart, I can certainly help you as I'm not encountering problems with my installation.
But if you made JUST the change I suggested above, there's no need to change anything further. The code I told you to add actually does nothing but allow Google Checkout to reach your page
I have been trying to install google checkout on my site running zen cart version 1.3.9b and I am having errors with the payment modules. When I enter the payment module I see this message:
Code:ERROR: module not loaded due to missing language file: [my site directory]/includes/languages/english/modules/payment/downloads.php ERROR: module not loaded due to missing language file: [my site directory]/includes/languages/english/modules/payment/show_google_components.phpI haven't been able to find any info for this error in the zen forums or on google's code site and this has been one frustrating problem.
I have followed the directions to the letter and I didn't have any other modules installed to interfere with the install. Any help would be appreciated!!
It means exactly what it says: it's looking for a language file for the module you've loaded, but can't find it.
Payment modules consist of a minimum of two files: the module and its language file. You've evidently dumped stuff into /includes/modules/payment but failed to put corresponding files into /includes/languages/english/modules/payment. Thus the message telling you what files you've failed to put onto your server.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Bookmarks