Re: Google Checkout module for Zen Cart (beta)
I am getting orders in Google Checkout but they always get the following error:
We encountered an error trying to access your server at https://www.batteriesforipod.com/......nsehandler.php -- the error we got is: Sending failed with HTTP response code: 401. Response body was: Failed to Get Basic Authentication Headers
Does anyone have a solution. I did a search but nothing came up. Is there another outlet to post problems besides here?
Thanks
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
iang000
I am getting orders in Google Checkout but they always get the following error:
We encountered an error trying to access your server at
https://www.batteriesforipod.com/......nsehandler.php -- the error we got is: Sending failed with HTTP response code: 401. Response body was: Failed to Get Basic Authentication Headers
Does anyone have a solution. I did a search but nothing came up. Is there another outlet to post problems besides here?
Thanks
Do your orders come through to google checkout, but not show up in admin? if that is the case then you need to follow instructions on geting your api callback to work. check that you've put the correct callback url in the merchant account of google, and also check if you're running php over cgi, if so .htaccess file will need to be created and .htpasswd
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
chabbu
Do your orders come through to google checkout, but not show up in admin? if that is the case then you need to follow instructions on geting your api callback to work. check that you've put the correct callback url in the merchant account of google, and also check if you're running php over cgi, if so .htaccess file will need to be created and .htpasswd
Yes, the orders go through perfectly on Google Checkout but they do not get into Zencart at all. How do I check if I am running php over cgi? I use Network Solutions host. Do I need to ask them? The .htaccess is presently set to false in the parameters.
Re: Google Checkout module for Zen Cart (beta)
I set up the .htaccess file and now I get the following error:
We timed out waiting for your server at https://www.batteriesforipod.com/zen...nsehandler.php -- the error we got is: Read timed out Your server must respond faster to merchant calculation callback requests.
Re: Google Checkout module for Zen Cart (beta)
Ok,
You setup your .htaccess file, but what are the permissions on the googlecheckout folder and the responsehandler.php file?
Re: Google Checkout module for Zen Cart (beta)
765 for Googlecheckout folder and 664 for responsehandler.php. What are they supposed to be?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
Thieving_Gypsy
I have a similar problem it image riot...
I have installed the Google check out and it's fine so long as the user doesn't login. When they do login to the site the payment process won''t work if the user chooses another payment option (say money order) and it keeps sending me back to Step 2 or 3 and won't go further.
Any ideas anyone?
Thanks
Andy
Is anyone else having this problem where you can't checkout via the standard route after the GoogleCheckout has been installed?
Thanks
Andy
Re: Google Checkout module for Zen Cart (beta)
I have GC working properly, except I am not able to view the orders in the admin section. I can receive orders at Google and get an email when an order is placed.
I have added the API call back in both the Sandbox and production server. I do have a security certificate installed. Both logs are set to 777. I get no errors reported in the logs or at Google.
Also, when I try to access this file via a browser: https://mysite.com/catalog/googleche...nsehandler.php
I get a log in screen requesting a user name and password.
I am using Zen cart V 1.3.7 and GC Module V 1.4.5
I have read the read me and installation file a thousand times and followed it to the "t", and nothing.
Any ideas?
Re: Google Checkout module for Zen Cart (beta)
Hey Woody,
Can you send me the readme file from the 1.3.? version of GC. I need to know what files were changed. I screwed up my upgrade.
Thanks,
A frustrated JP
Re: Google Checkout module for Zen Cart (beta)