google checkout and zencart - we changed it
i have tried to integrate zencart and google checkout but noticed google checkout cant calculate shipping correctly. so we have written custom code that actually places the google checkout after zencart has calculated the product and shipping price and now it works fine...has anyone else done this?
Re: google checkout and zencart - we changed it
Quote:
Originally Posted by
serge111
i have tried to integrate zencart and google checkout but noticed google checkout cant calculate shipping correctly. so we have written custom code that actually places the google checkout after zencart has calculated the product and shipping price and now it works fine...has anyone else done this?
Sounds like the perfect solution. So...how exactly did you do it? TIA
Re: google checkout and zencart - we changed it
That sounds like what we are after as well - please share the code......
Eddie
Re: google checkout and zencart - we changed it
hi ok so it seems there is interest in this so let me compose together what exactly we changed...it was several files...ill post it in a few of days...
Re: google checkout and zencart - we changed it
What version of Google Checkout is this for? The new version (1.4.5 and .6) is supposed to handle shipping by it self.
Re: google checkout and zencart - we changed it
i think it was 1.3 something definitely not 1.4 ...I downloaded that version several months ago and it never could calculate shipping right...
....if the new one does I guess the problem is solved...
Re: google checkout and zencart - we changed it
Well, take a look at the new one to be sure. I just didn't want you to have to go to all the trouble of writing the instructions for your code and clean up.
One reason being is that you have to uninstall the old GC Code in order to install the updated code.
They better have this thing out of beta before they start charging for it. haha.
Re: google checkout and zencart - we changed it
Don't worry though. Everything you do to customize your site will help when you start your mod writing, which I fully expect you to start by the end of the year.
Re: google checkout and zencart - we changed it
ok wait...so everyone knows about google checkout shipping problems right?
so did they fix that in the latest google checkout v1.4 i think?
i don't really wanna upgrade because my cart works fine with the custom code...
Re: google checkout and zencart - we changed it
I don't know, since I've screwed up my site so bad trying to install it i couldn't tell you if it worked or not. ha.
Send me your code, and I'll compare it to the new gc on another site.
Re: google checkout and zencart - we changed it
ok...i'll see if i can put it together...the thing is it was several files that i had to modify...and i even kinda forgot which ones now but ill do it...
Re: google checkout and zencart - we changed it
You gotta keep a file log when editing. I get lost without them.
Also you can use winmerge to see which ones are different from the core.
http://winmerge.org/
Search the forum for DrByte's winmerge filters.
Re: google checkout and zencart - we changed it
Re: google checkout and zencart - we changed it
Serge, did you ever post your modifed code?
Re: google checkout and zencart - we changed it