I installed this mod but I must be missing something...
It works in the shopping cart, but does not open a new window for the customer to send payment. Am I supposed to invoice each and every order?
Printable View
I installed this mod but I must be missing something...
It works in the shopping cart, but does not open a new window for the customer to send payment. Am I supposed to invoice each and every order?
The mod seems to not work on some servers.
So far it works for both 2 different servers I have tested on. One server has the getallheaders() function, the other servers does not. Both works fine.
I am not sure why people are having orders not showing up in the admin.
The setting should on Google Intergration page should be set to XML. If you are having problems, list your problem and include the Google callback URL that you are using, and error on the Google page if any.
I'm sorry, are you speaking to me?
I am having no problems with the mod showing up in my admin as an order, but when I select Google Checkout to pay it does not open into a new window to sign in and make the payment like Paypal does, it does nothing. Is it supposed to? Am I supposed to invoice the buyer instead of having an automatic payment?
Are you saying the details of the item that is purchased is displayed on your Admin page like regular ZC order? If so please share what you did different because I do not see the item purchase on the Adam side of my ZC. I see the order and the fact that they use googlecheckout but not the product list that is included in the order.
Thanks
Hello,
I just finished reading this whole GCO for ZC mod thread.
If I am not mistaken recent posts to this thread may indicate 'colosports' and 'ropu' might be independently working on different versions of the GCO for ZC mod?
And I also see listed on http://code.google.com/p/google-checkout-zencart/
the names of vigneshgg, david.eger, jacob13moon, checkoutdevpro, rovagnati listed as the Google Code project owners.
So are there various forks of this GCO for ZC mod in existence? Or is everyone developing the same mod?
The reason I ask is there have been a number of recommended patches posted in this support thread. But some of those patch recommends don't state which version of the GCO mod and which version of Zen Cart the patch is intended for.
Also could anyone knowledgable in the status of this GCO for ZC mod development put together a short list (hopefully) of known issues with the current v.1.04 mod (including a list of standard Zen Cart features which are NOT supported, using Zen Cart v.1.36 as the basis of comparison).
I think this kind of info will get everyone up-to-date and on the same page.
Thanks,
Woody
1. Which edits are recommended for responsehandler.php ?
I do not find anything in the readme for v.1.04 or any consensus in this support thread on this topic?
2. Also I noted an early recommended by Jacob to edit /admin/googlecheckout/gcheckout.php.
But as you were kind enough to indicate /admin/googlecheckout does not exist.
3. Also I see a number of patch recommends in this support thread that do not indicate which file to edit. Is that not fundamental information, Watson?
Thanks,
Woody
Besides chmod 777 the following files:
response_error.log
response_message.log
What are the recommended chmod permissions settings for the googlecheckout directory and files within:
gcheckout.php
responsehandler.php
xmlbuilder.php
xmlparser.php
So 777 means the whole world can read the log files? Is this ok?
Should there be an index.txt file added to the googlecheckout directory? And any recommended .htaccess settings or any other configuration recommended to prevent the googlecheckout directory from being spidered or accessed in other unwanted ways.
Whom in this forum has the security credentials to provide guidance regarding the Google Checkout for Zen Cart mod security configuration?
Woody
Hello again,
1. I'm running ZC 1.36. Just installed colosports v.1.04 GCO mod with his 11-16-06 tpl_checkout_confirmation_default.php edit and with ropu's responsehandler.php 11-23-06 edit.
The GCO button is displaying on the login page and the shopping cart page.
However the Google Checkout radio button does not appear on Step 2 of Checkout (Payment Method).
Before I dive in and over think this problem, are there any common reasons this might occur?
2. Also I see the very first line of gcheckout.php is:
require_once('admin/includes/configure.php');
Any good reason the admin directory needs to be hard coded this way? For those storeowners who renamed their 'admin' directory as official Zen Cart security recommendations highly recommends, this will be problematic.
3. Anyone yet test Google Checkout by purchasing/downloading virtual softgoods (a.k.a. instant download products)? If so is the customer redirected back to the checkout success page with the download link displayed?
Thanks,
Woody