Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
woddy, im not sure about how to interpret those terms, if u want i can double check with jacob, or u can port in http://groups.google.com/group/googl...velopers-forum
regarding the link in the header, it points to regular checkout if logged, or login page if not
ropu
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
woddy
A. spoofed messages apply to anyone that enables this feature. because this basically disables PHP check for Basic Authentication, this is why .htaccess must be added so apache validates it.
B. That must be setted in the Settings->Integrarion section of you Google Checkout Merchant page.
C. changed to "fixed in v1.0.5"
II. Docs fixed
Thx again Woody
ropu
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
chain, that was the main idea when starting codign the module.
but Zencart spec are not so strict when defining shipping quotes. The only way is calling the method quotes(), setting the order, the address, etc etc. and u are not certain to get all the methods. Also spending the time it take to calculate them
so i decided to "hardcoded" in the googlecheckout class. i try to create a standard structure and easy(?) to scale...
to make this easier i coded the http://demo.globant.com/~brovagnati/tools/ -> Zencart Automatic Shipping Method Generator
hope this helps
ropu
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
Hi ropu,
Many of my posts while you were away on holiday, regarding documentation and such, were suggestions intended for your review and hopefully incorporate relevant edits into documentation. Myself I am past those questions. I was just presenting those points as they were/are confusing to me so I assumed would be confusing to others/noobs.
My main issue is getting past the shipping configuration problem I have posted on. If you have any recommendations or solutions regards to the issue presented in my last post 1090, that is my most pressing need.
Were you able to install the simple shipping mod (itemnational/iteminternational) which I previously (several times) posted the download link to in this support thread? I'm hoping to know soon if Google Checkout for Zen Cart will be compatible with that very basic shipping configuration.
Thanks,
Woody
Last edited by Woodymon; 11 Apr 2007 at 09:53 PM.
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
I'm having the same problem, but I did successfully install the SSL certificate and have dedicated IP on shared host. When I run the Responsehandler Test for URL https://www.diamondsonthesolesofhers...nsehandler.php,
I get:
SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:func(144):reason(134)
[FONT=Verdana]I'm not sure why this is because I have verified the integrity of the certificate in more than one browser.[/FONT]
The most peculiar thing though, is that if i test an order and enter a coupon code, it is now working almost, the coupon can now be applied (it couldn't verify before I had installed SSL) HOWEVER, there is no discount --> the discount remains at $0.00 even though I have it set up to take 20% off.
I tried creating more coupons to test with but get the same result everytime if i make the coupon based on % discount. If i make it based on $ off, I get this:
Invalid coupon code Retry
The minimum order total for this coupon is $40.00 (tester)
Incidentally, i'm using google-checkout-osc-v1.2RC3rev1 contribution for the coupon support - and got this from http://code.google.com/p/google-checkout-oscommerce/
I also looked at error logs in the google merchant checkout account (at integration settings) but I am no longer getting errors there (I was when I didn't have the certificate)... and this point bring me back to my first note that responsehandler says there's a certificate problem... ??? something seems wrong with the script, Ropu.
Any ideas what I can do? ~thanks for your consideration
Hi Ropu,
Welcome back...hope you had a nice vacation!
I wrote a couple of posts a few days ago, and Woody helped me out a bit, but I am still having the same problem - GCO does not give the UPS shipping rates and uses the default rates instead. My host is running PHP as CGI so I have created the ht files as indicated. I have set my API callback according to the instructions. Here is the error message I get:
Any suggestions to correct this would be appreciated. Thanks.We encountered an error trying to access your server at http://www.jay42.com/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>
Bookmarks