Re: Google Checkout module for Zen Cart (beta)
Can someone point me to the right post, I have been reading for hours cant find it... I have both of the fedex mods installed for overnight and home delivery, it shows the most highest cost first, in my admin and in the store settings it does NOT do this. Any help? Also the low order fee seems to be getting taxed in GC
Hope to get this fixed with the shipping ASAp, i have read where people posted questions never found the answer. thanks
Re: Google Checkout module for Zen Cart (beta)
Hey fellow Zenners
I've recently started playing with Google Checkout mod on my 1.3.8a zen-cart. I've also got Ceon's URI Mapping mod installed
I can access http://www.worldofstuff.co.uk/google...nsehandler.php and get a login box as expected.
Problem is 2 fold.
1) I'm unable to get into /googlecheckout/shipping-generator as it comes up with the login box. I've set the htaccess as per the mod's instructions.
2) If I add a product and then use the google checkout option I get in Intergration Console error as below:
Code:
We encountered an error trying to access your server at https://secure.worldofstuff.co.uk/googlecheckout/responsehandler.php -- the error we got is Sending failed with HTTP response code: 500.
I've got
Code:
RewriteCond %{REQUEST_URI} !/googlecheckout.* [NC]
in my root .htaccess
Has anyone come across this or know if I can get Google Checkout working with Ceon's URI Mapper?
Many thanks
Natty
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
Natty
1) I'm unable to get into /googlecheckout/shipping-generator as it comes up with the login box. I've set the htaccess as per the mod's instructions.
I've since removed my .htaccess files as per http://www.zen-cart.com/forum/showthread.php?p=557924 but I'm getting 404 now. I guess its uri mapping related now.
Re: Google Checkout module for Zen Cart (beta)
Nearly have GC installed and working in the sandbox environment. Just have one simple question regarding the shipping generator file.
I am using the Table option, based on total price in cart. My 3 diff' levels for pricing are $25:5.50,50:6.50 and 98.99:7.50. Everything 99 and above ships for free.
Do I need to 'generate' 3 different shipping files for GC or just one?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
autoace
Nearly have GC installed and working in the sandbox environment. Just have one simple question regarding the shipping generator file.
I am using the Table option, based on total price in cart. My 3 diff' levels for pricing are $25:5.50,50:6.50 and 98.99:7.50. Everything 99 and above ships for free.
Do I need to 'generate' 3 different shipping files for GC or just one?
Ok, now I admit it, I am a bit confused when it comes to setting up the shipping methods in GC.
In my GC admin, I set up a shipping table based on price just as I have in my ZC admin using the 'Table' option. Went to do a test order and on shopping cart page, under the GC button 'Error: Shipping Methods not configured
freeoptions (ignored)' shows up and I'm not sure quite what to do :blink:
Any suggestions?
Re: Google Checkout module for Zen Cart (beta)
I can't seem to get any response.
The Google Checkout button used on the Product Page interprets the shipping price as 0 (zero)
The Google Checkout button used on the CART page interprets the shipping price correctly.
I use a per unit perweight method for shipping.
How can I resolve this issue?
Test product page:
http://www.bodykits.net/front-lips/acura/nsx/160450/
CART page:
http://www.bodykits.net/index.php?ma...=shopping_cart
Both pages use the same file for the Google Checkout button.
Re: Google Checkout module for Zen Cart (beta)
hi,
is this payment add-on not being managed/maintained by its developers?
Im doing a site for my brother-in-law and he wants this payment method... but it looks like a dog to work with...
any advice?
Re: Google Checkout module for Zen Cart (beta)
Any idea why GC final_price (i.e. Attribute with price added to base price for each) would make it to GC cart/payment page and why it excludes onetime_charges (i.e. Attribute with one time charges added to entire quantity)?
Example:
Product base price: $1
Quantity ordered: 100
Attribute 1: +$0.10 (price each)
Attribute 2: +$20.00 (One time)
ZC cart shows total of: ($1+$0.10) * 100 + $30.00 = $140.00
GC cart shows total of: ($1+$0.10) * 100 = $110.00
Re: Google Checkout module for Zen Cart (beta)
This looks like a bug, any developers would like to comment?
Re: Google Checkout module for Zen Cart (beta)
i could be wrong but i dont think this is being developed anymore... i asked if it was and no one has responded... and the last version was on Dec 2007
i would like to use it but it looks to buggy and conflicts with other mods?