Re: Google Checkout module Shipping calc $0
I am still at a loss from reading these threads to see if anyone did get the table shipping to work.
Is it a tax zone issue?
You would think google would want our money...now who am i kidding...
if anyone has ficed GCO table shipping then I would love a recipee
gary
theironyofitall##################
Google Checkout module for Zen Cart (beta)
Google Checkout shipping is working for me - I can't exactly describe what steps I took to get it working, but a big part was filling out the form:
.htaccess Basic Authentication Mode
Your site Site in installed with PHP over CGI?
This configuration will disable PHP Basic Authentication that is NOT compatible with CGI used in the responsehandler.php to validate Google Checkout messages.
If setted True you MUST configure your .htaccess files here.
Because after i did that, it worked. Also, I created a tax class called freight, which I made taxable at 0%, to satisfy the warning about different tax and shipping that I was getting.
I have only had one order so far with GC, and it did not give me the response back to my ZC admin, but I have reconfigured that, and I think it is now all working properly.
Re: Google Checkout module for Zen Cart (beta)
I got a sale with google checkout tonight and received an email from google stating that the following error was encountered:
We encountered an error trying to access your server at https://www.abcjewelrydepot.com/goog...nsehandler.php -- the error we got is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have no clue what this means or how to fix it. But the result is that no data is making it back to admin about the sale. Can someone help with this?
Jason
Re: Google Checkout module for Zen Cart (beta)
Does anyone here actually get mail rates reliably calculated by google, either via your merchant shipping or the google carrier shipping?
I almost always get default shipping rates and rarely get actual calculated rates.
I have a fresh install of zencart 1.3.7 on a dedicated server with loads of power.
Tom
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
brimsjewelry
I got a sale with google checkout tonight and received an email from google stating that the following error was encountered:
We encountered an error trying to access your server at
https://www.abcjewelrydepot.com/goog...nsehandler.php -- the error we got is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have no clue what this means or how to fix it. But the result is that no data is making it back to admin about the sale. Can someone help with this?
Jason
Somehow this issue resolved itself. The problem was that the hierarchy of the certificate was inaccurate. Now its showing up properly.
Jason
Re: Google Checkout module for Zen Cart (beta)
Does anyone know how to make the free shipping option show up on Googlecheckout only if the purchase amount is over a certain figure? I had free shipping options enabled but it showed free shipping on every order in Google. Now that it's disabled it doesnt show free shipping in google even though free shipping correctly appears for other checkout methods.
Jason
Re: Google Checkout module for Zen Cart (beta)
It would be nice if the Google Checkout module would actually behave like any other payment option. Instead of galloping off to Google right after looking at the shopping cart, just hold its horses and wait for shipping, tax rate, special request comments, etc to be added in the normal course of checking out. Then go off to Google when it's time to process the payment.
Looks like we might have to maintain entirely separate tax, coupon, and shipping systems for Google as for everyone else. If I'm reading the developer documentation correctly, we have to send the entire tax rate table via XML with every order? Possibly before the customer has even logged in..? So far this payment option isn't worth the effort.
Has anyone else had luck disabling the big out-of-place Google Checkout button and shifting GC over to the regular payment options list? I can do it in the templates but it doesn't actually go off to Google at the proper time.
Re: Google Checkout module for Zen Cart (beta)
Quote:
it does not require DOM or DOMXML (libxml) libraries installed
I think that should answer part of your question.
I, too, would like a response on the php5 question.
Wow! What a long thread.This was meant to be in response to a post on 29 Sept!
Not charging shipping on random orders...
Hi
We've been using Google Checkout with Zencart since June, and its been great.
once today, and twice yesterday we had orders whereby the shipping fee had to been applied - basically showing up as '£0.00' and we've lost out on the shipping charge.
This mainly happens on orders to the UK, but we've had it yesterday on Netherlands.
When i put the same items in the basket, and 'test' it - it works - I can not replicate the error of 'free shipping' being given away.
I'm using 'Zone Rates' and the weights (as an example are)
Zone 1 Countries
BE,LU,NL,JE,GG
Zone 1 Shipping Table
30:7.20
Zone 1 Handling Fee
0
and
Zone 6 Countries
GB,UK
Zone 6 Shipping Table
30:6.50
Zone 6 Handling Fee
0
I have no idea where to even look - does Google make a log on our website?
thanks
matt
Re: Not charging shipping on random orders...
Quote:
Originally Posted by
mbeale
Hi
snip
once today, and twice yesterday we had orders whereby the shipping fee had to been applied - basically showing up as '£0.00' and we've lost out on the shipping charge.
snip
Just found this in the admin for google checkout...
Default Values for Real Time Shipping Rates
Default values for real time rates in case the webservice call fails.
Zone Rates
domestic_types
Zones Rates
international_types
Zones Rates intl
Presume this is the £0.00 value ?!