Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
signs
Can you tell me if this has been implemented yet?
I don't know what version of the responsehandler.php you are referring to, but the one I have doesn't even go to line 785. It ends at line 625. I am using your link in your signature to get to the latest SVN and if that's incorrect please advise. It states last update was 1/12. I am getting the files from this link:
http://google-checkout-zencart.googl...com/svn/trunk/
The mod in the d/l section is date with last revision of 1/12 also. If there is an updated version of this please let me know. I can't even get the sandbox to work with the version I have installed on a fresh zen cart. The logo does not appear and when you click the word "Google" where the logo should be, it gives the browser error message that the page cannot be loaded. (This is in sandbox mode and I suspect that since the sandbox address recently changed, that I am using an outdated version of the necessary files).
hi Signs,
I think you dont have the latest version
try http://google-checkout-zencart.googl...nsehandler.php it has 993 lines. (version 1.0.5)
i think you are using responsehandler.php form version 1.0.4 (625 lines) from the branch link of my signature, try TRUNK to get the latest working code (beta++).
Try this version (1.0.5b1) in a fresh install and tell me how it goes.
Im planning to put a demo ZenCart with this module working. Im working on it so you can also see on real time the communication with GC srv, i think this could solve many of your doubts.
ropu
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
kebeid
ropu,
I've had this error in the integration:
We encountered an error trying to access your server at
https://kebeid.com/googlecheckout/responsehandler.php -- the error we got is: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: subject/issuer name chaining check failed
I've found it on the forum to be that the SSL cert. was installed incorrectly, and thats what Google says (the hierarchy isn't returned correctly by the responsehandler.php), but my SSL provider says otherwise - that it is installed correctly and my browsers say the same. Can this at all be from responsehandler.php? I'm just wondering because that is the only logical idea I can come up with right now. Thanks for your help!
-Pete
PS responsehandler.php has no probs loading - blank screen and no errors.
kebeid
As README file says, (TroubleShooting section, item 6)
Quote:
6. Problem: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderE xception: unable to find valid certification path to requested target
Solution: Your SSL certificate is not accepted by Google Checkout.
My best guess is not incorrectly installed, is that google does NOT accept it. :S
If you want to PM (or post here) your ssl provider, i can ask at google if its supported or not.
ropu
Re: Google Checkout module for Zen Cart (beta)
Originally Posted by ropu http://www.zen-cart.com/forum/images...s/viewpost.gif
Well, regarding this issue, we can add something so the buyer can know the password of its account, right now is a "random" number, and send it via email. (must double check GC TOS)
This is not implemented, right now i did an update so the buyer can login with his GC account number as password, see my post
http://www.zen-cart.com/forum/showpo...&postcount=595
As post http://www.zen-cart.com/forum/showpo...&postcount=594 says, you can send this info via that tool.
Double checking Admin UI, orders section, there is no easy way to find Buyers GC account Number. I can add this info near (See red)
Comments
Google Checkout Order No: 164671928710637
Merchant Calculations used: False
Buyer User: name AT mail DOT com
Buyer Pass: 123523412523
Do you think this could help you?
if so, ill add it.
(also looking for an other approach, any suggestions are welcome!)
Ropu
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
jacob13moon
Hi everyone,
This is Jacob from the Google Checkout team.
I'd like to let you know that we just released Google Checkout module for Zen Cart. This module provides Level 2 implementation of Google Checkout with Zen Cart, enabling you to provide Google Checkout to buyers and process orders through your admin UI.
This project is hosted at
http://code.google.com/p/google-checkout-zencart where you can find the latest release at any time.
Thanks,
Jacob
Great, will this solve the problem of inventory not update problem? I hope so.
Re: Google Checkout module for Zen Cart (beta)
Is the google checkout module in the downloads section supposed to work?
I followed all the instructions and tried several test orders, none of them ever show up in my sandbox account.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
DeFluxx
Is the google checkout module in the downloads section supposed to work?
I followed all the instructions and tried several test orders, none of them ever show up in my sandbox account.
Please, give us ur version, describe the problem and send the logs report
thank you
ropu
Re: Google Checkout module for Zen Cart (beta)
I saw that some other users were having this issue as well. It was mentioned earlier in the thread but no resolution followed. Basically I only have the Google Checkout module installed for "payments". Whenever I choose to use the regular (ZenCart's) checkout process (instead of the google fast checkout ) it says it is using google checkout for step 2.... however it never prompts for a CC number or anything. I can just move to step 3 and place the order without paying for it. Is it not suppossed to work this way? My intentions were to use it to process CCs. I have tried version 1.0.4r and the latest version in Ropu's trunk (1.0.5 beta i think). the 1.0.5 shows xml data at the bottum of the screen but that's another thing. Any answers would be great!
Many Thanks,
Slugo
:cry::cry:
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
ropu
Please, give us ur version, describe the problem and send the logs report
thank you
ropu
I'm using 1.0.4r
I don't know where there is a log report.
I followed the instructions included to install, created a "live" Google Checkout Account and a Sandbox account.
I entered the info into the Zen Module for the Sandbox Account
I tried placing an order on my testing website and nothing ever showed up on the Google Sandbox.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
slugo
I saw that some other users were having this issue as well. It was mentioned earlier in the thread but no resolution followed. Basically I only have the Google Checkout module installed for "payments". Whenever I choose to use the regular (ZenCart's) checkout process (instead of the google fast checkout ) it says it is using google checkout for step 2.... however it never prompts for a CC number or anything. I can just move to step 3 and place the order without paying for it. Is it not suppossed to work this way? My intentions were to use it to process CCs. I have tried version 1.0.4r and the latest version in Ropu's trunk (1.0.5 beta i think). the 1.0.5 shows xml data at the bottum of the screen but that's another thing. Any answers would be great!
Many Thanks,
Slugo
:cry::cry:
Slugo, hi
question?
have you add the correct templates?
includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_payment_default.php line 128.
PHP Code:
if (sizeof($selection) > 1) {
if($selection[$i]['id'] == "googlecheckout")
continue;
this code skips googleCheckout from the Regular Checkout Payment.
Double check this.
ropu
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
ropu
Slugo, hi
question?
have you add the correct templates?
includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_payment_default.php line 128.
PHP Code:
if (sizeof($selection) > 1) {
if($selection[$i]['id'] == "googlecheckout")
continue;
this code skips googleCheckout from the Regular Checkout Payment.
Double check this.
ropu
Yes it's there. I double checked both my template and template_default. Is google checkout supposed to even be used this way though? I believe the "Fast checkout through Google" works Okay. Do I need to have any other Payment Modules enabled? Right now I only have the Google Checkout "module" enabled. :dontgetit