Re: Google Checkout module for Zen Cart released
Just tried the latest module (1.0.2c) with a fresh install of Zen 1.3.5 and...argh, I'm still having the problem where orders are successfully sent to the Google Checkout sandbox but never appear in admin on the Zen side. This appears in response_error.log:
Fri Oct 20 8:23:51 PDT 2006:- Line 90: Authentication failed. headers[Authorization] is not set!
Any suggestions would be greatly appreciated.
Re: Google Checkout module for Zen Cart released
I have use it but for some reason the shipping rate was not added into the total
Re: Google Checkout module for Zen Cart released
Questions
1. when a customer adds a product to the cart, but does not login the google check out is available is there reason to allow a customer to check out without login to the site?
2. is there a way to only have the google check out show up in the login area, like the credit cards and other payment opptions do?
3. why doesn't shipping show up when a customer uses the google check out? I am use table rate...
4. how or where do i set google to return the sale like paypal does?
Re: Google Checkout module for Zen Cart released
This is a message for Jacob at google
in the list fo CA's accepted by gogle at page 12 of this forum you list 2 certs from the large registrar godaddy
Go Daddy Class 2 Certification Authority Root Certificate
Starfield Class 2 Certification Authority Root Certificate
theproblem is that if you look at
https://certificates.godaddy.com/OtherRoot.go,
these certs are not used by godaddy. What can we do to ask you to change the acceptable ca certs from godaddy to just read
Go Daddy Secure Certification Authority
Starfield Secure Certification Authority
that way we get $20 certs and you get more people using google checkout ....
ALso ....while at it ..for testing purposes .... can you add
Thawte Test CA Root
that way we can use free test certs from Thawte to test google checkout !!
Re: Google Checkout module for Zen Cart released
Quote:
Originally Posted by
gid
Yeah, that did not work. I forgot to mention earlier (last week) that installing the google mod messed up my ability to update my order status. In order to update the order status I have had to uninstall the mod.
I have the same problem, has anyone found the problem with updating the order status? I get this error if I try and change order status.
Code:
Warning: require_once(includes/languages//modules/payment/googlecheckout.php) [function.require-once]: failed to open stream: No such file or directory in /home/.ankelfraeseren/pissmonk/purexm.com/kendi/orders.php on line 90
Fatal error: require_once() [function.require]: Failed opening required 'includes/languages//modules/payment/googlecheckout.php' (include_path='.:/usr/local/php5/lib/php') in /home/.ankelfraeseren/pissmonk/purexm.com/kendi/orders.php on line 90
Re: Google Checkout module for Zen Cart released
Lextechs-
The whole idea behind Google checkout is to be able to checkout without creating an account in your Zen Shop...
Re: Google Checkout module for Zen Cart released
Thank you Kim, so how come the shiping doesn't show up when i test it out?
Quote:
Originally Posted by
Kim
Lextechs-
The whole idea behind Google checkout is to be able to checkout without creating an account in your Zen Shop...
Re: Google Checkout module for Zen Cart released
Hello,
I am new to this module and to programming in general.
I fixed most of my problems, one of them was that "googlecheckout" payment module name in ZenCart is "GoogleCheckout" not "googlecheckout", so look out for that.
I am having a problem right now with the most important thing. When a customer selects Googlecheckout (GCO), and confirms the purchase, the customer is automatically routed to the checkout_success page and doesn't even go through the google checkout. The customer doesn't even get a chance to pay, and becomes a paid customer in zencart.
Where have I gone wrong? I didn't change anything except for what was mentioned at top. I am using production with correct IDs
Oh by the way, if the customer clicks on the googlecheckout icon, everything goes through perfect. But when the customers chooses the radio button in the checkout screen, that's where the problem happens.
HELP :down: :lamo:
Re: Google Checkout module for Zen Cart released
Quote:
Originally Posted by
Kim
Lextechs-
The whole idea behind Google checkout is to be able to checkout without creating an account in your Zen Shop...
So Google Checkout cannot be utilized in a similar way to the PayPal IPN? I had thought that was what the Zen Cart Level 2 mod for Google Checkout (based on the Google Checkout API) was all about? I must have been just wishing. Time for some more research. Anyone know of a good objective resource comparing Google Checkout Level 2 with PayPal (IPN)?
Re: Google Checkout module for Zen Cart released
tried to install google checkout and get the following after install and set-up:
Warning: Variable passed to each() is not an array or object in /homepages/34/d131739436/htdocs/dsc038476945/shop/includes/classes/db/mysql/query_factory.php on line 112
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /homepages/34/d131739436/htdocs/dsc038476945/shop/includes/classes/db/mysql/query_factory.php:112) in /homepages/34/d131739436/htdocs/dsc038476945/shop/includes/functions/sessions.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /homepages/34/d131739436/htdocs/dsc038476945/shop/includes/classes/db/mysql/query_factory.php:112) in /homepages/34/d131739436/htdocs/dsc038476945/shop/includes/init_includes/init_templates.php on line 76
how can i fix this ?