Hi all,
My GoogleCheckout mod is working in so far as my customers are able to pay etc and I'm receiving the e-mails from Google etc.
My problem is that it's not communicating with my ZC Admin. So, it's not adding the orders to Zen Cart and it's therefore not adjusting stock levels.
I enter a URL to http://www.limelites.co.uk/googlecheckout/responsehandler.php ............. and I get this:
A username and password are being requested by http://www.limelites.co.uk. The site says: "Google checkout Basic Authentication"
Have tried all possible combinations of user and password that I use and I've also tried the .htpasswd file which contains something like this:
219458659619431:1KlyRNTrdSmbP (characters changed for security).
Why isn't it accepting my username and password please? How do I go about generating a new .htpasswd file?
ZC. 1.3.8a GC 1.4.5
I have logged into my GC account and looked at te Integration Console. Here I have a bunch of these errors:
We encountered an error trying to access your server at https://www.limelites.co.uk/googlecheckout/responsehandler.php -- the error we got is Sending failed with HTTP response code: 403. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access /googlecheckout/responsehandler.php on this server.</p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>