Free international shipping
Since GC doesn't allow international shipping, I tried to make international shipping free and to handle it manually.
After some struggle with free shipping options, I manage to have free shipping for international orders, but Google Checkout still display [Shop] does not ship to this address, although it's free shipping.
I cannot set my products as virtual, since in this case my carrier calculated shipping rates for USA won't work anymore.
Any suggestions? Is there any way to setup GC to ignore shipping, other than setting the products as virtual?
orders get set to "Google Canceled"
When I update a GC order from Zencart to "Google Shipped" it updates to shipped but then further updates it it to "Google Canceled". It does not really cancel the order on the Google side but it seems wrong to show as canceled in Zencart. Is there a way to fix this?
Re: Google Checkout module for Zen Cart (beta)
I have flat 12$ shipping for my products. It shows up when I checkout to Google but when I place an order, free shipping options comes up under flat shipping in the dropdown menu.
Is there any way to make free shipping options not show up?
Anyone find anything?
I found some info but not a real solid solution like a code.
I went on google groups and Ropu said he could put in a code but i can't find it
Re: Google Checkout module for Zen Cart (beta)
How do I stop zen cart from sending any tax table information to gco.
I want to use the gco tax rate setup.
Re: Google Checkout module for Zen Cart (beta)
keep getting this error message as i am testing if GC works or not on my site: Error parsing XML; message from parser is: Invalid value for body of merchant-calculations-url in checkout-shopping-cart/checkout-flow-support/merchant-checkout-flow-support/merchant-calculations: URL contains illegal characters
heres a bit of background on this, I have a ssl from streamline.net (i dont know its a level 2 as asked for by GC? ) and i have put the zen cart on the ssl server side and the non-sll side, do i need to do that or does it just need to be the GC folder on the ssl side to make transactions secure??
In GC its pointing towards the path below but the path doesn't seem right? look after .com, should thehttps be the non ssl side pathwise??:
<merchant-calculations-url>https://canvas-style-art.ssl-01.com/ /shop/googlecheckout/responsehandler.php</merchant-calculations-url>
<accept-merchant-coupons>true</accept-merchant-coupons>
any pointing in the right direction would be very cool, cheers
Egg:blink:
Re: Google Checkout module for Zen Cart (beta)
I have installed GC module as per instructions but i am i having 1 last problem with it any help would be great.
I have clean insatl of Zen Cart 1.3.8a with GC v1.4.7
my website hosting is with godaddy
I am currently testing on GC sandbox mode
I can checkout ok and GC can get postage from my site ok via https and orders appear in my admin no problem at all.
When i update orders in GC they are updated in my admin no problem.
The only problem i have is that when update an order in my admin site it does not update in GC or even send out email via admin even thought i have option select in payment setting of GC module.
I have done some search on this forum with must success.
I did see some mention about Curl proxy setting my be an issue but i have set them to proxy.shr.secureserver.net:3128 but still then same.
Any help or advise would be thankfull.
Re: Google Checkout module for Zen Cart (beta)
I've been trying the past 4 hours to get this to work, maybe someone can tell me what's wrong. I have the Checkout button showing in ZenCart, and can place an order, but can't go back to my ZenCart store and record the order.
In my Checkout Settings, under the Continue Shopping URL, I entered the secure path to my responsehandler.php file:
https://secure.webdesignminnesota.co...nsehandler.php
In Google Checkout, under Integration, I entered the same URL:
https://secure.webdesignminnesota.co...nsehandler.php
The problems/questions are this:
1) The link in Google Checkout for 'continue shopping' comes out as this:
http://jsbsecuritystore.com/index.ph...nsehandler.php
2) If I just try to paste the correct URL from Google Checkout back to my store , I get asked for ID and password. Does this mean my .htacess and .htpwd files are incorrectly configured?
3) Isn't googlecheckout/responsehandler.php the file I should be posting to?
My store under development is at:
http://jsbsecuritystore.com/index.php
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
minneapolis_dan
I've been trying the past 4 hours to get this to work, maybe someone can tell me what's wrong. I have the Checkout button showing in ZenCart, and can place an order, but can't go back to my ZenCart store and record the order.
In my Checkout Settings, under the Continue Shopping URL, I entered the secure path to my responsehandler.php file:
https://secure.webdesignminnesota.co...nsehandler.php
In Google Checkout, under Integration, I entered the same URL:
https://secure.webdesignminnesota.co...nsehandler.php
The problems/questions are this:
1) The link in Google Checkout for 'continue shopping' comes out as this:
http://jsbsecuritystore.com/index.ph...nsehandler.php
2) If I just try to paste the correct URL from Google Checkout back to my store , I get asked for ID and password. Does this mean my .htacess and .htpwd files are incorrectly configured?
3) Isn't googlecheckout/responsehandler.php the file I should be posting to?
My store under development is at:
http://jsbsecuritystore.com/index.php
The continue shopping value that you set on the Zen Cart admin side should be a valid page. Try putting checkout_success which is the default.
Re: Google Checkout module for Zen Cart (beta)
ok, but on the Google side of things, should it point to the responsehandler.php file?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
minneapolis_dan
ok, but on the Google side of things, should it point to the responsehandler.php file?
Yes! Something like: https://www.yourdomainname.com/googl...nsehandler.php you will of course replace yourdomainname with your actual domain.
well that's suppose to be site/googlecheckout/responsehandler.php