Re: Google Checkout module for Zen Cart (beta)
Hey -
This is working great for me - two things so far don't seem to be working:
1. Status updates fine from Google Checkout > Zen; however, when I attempt to change the Status from Zen (ie. change to "backordered", etc) - I get an error:
Fatal error: Call to undefined function google_checkout_state_change() in /home/httpd/vhosts/getskinsnow.com/httpdocs/admin/orders.php on line 129
2. Google Checkout is properly writing orders to my database, however I notice that the products are not passed (cart contents). So, although the order is present, the items purchased are not .. I have to go to Google Checkout to see what they bought - is this normal?
3. Any chance that ultimately, the USPS Shipping Charges API could be implmeneted - I don't use table or "per item" shipping - I use USPS?
Thanks!
FRED
Re: Google Checkout module for Zen Cart (beta)
Lets get this thing working:
Google announced it is extending its promotion for Google Checkout for another year. The checkout service, used by online merchants to process payments from customers, launched in June with lower fees than PayPal's payment service, as well as an incentive for those merchants using Google AdWords. In early November, Google announced that from November 8 through December 31, 2006,
Google would process all Checkout transactions for free:jawdrop: , and today, it extended the promotion through December 31, 2007.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
dharma
Lets get this thing working:
Google announced it is extending its promotion for Google Checkout for another year. The checkout service, used by online merchants to process payments from customers, launched in June with lower fees than PayPal's payment service, as well as an incentive for those merchants using Google AdWords. In early November, Google announced that from November 8 through December 31, 2006,
Google would process all Checkout transactions for free:jawdrop: , and today, it extended the promotion through December 31, 2007.
Theyactually extended it thru December 31, 2007 some time ago, but yes it is great news and definitely a reason to get this thing going.... However there is a $5,000/month limit (unless I misunderstood) which I think for most stores is going to put a damper on things, we do $5k several times over...
Re: Google Checkout module for Zen Cart (beta)
ok everything was working fine, but now when i try to checkout with google it gives me this error.
<error serial-number="c21664a6-1d98-47ac-802c-e91c0e799d81">
<error-message>No seller found with id 121418258075668</error-message>
</error>
is this a problem on google's side or mine?
you can check it out at www.airinfantry.com/catalog
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
blackinches
...is this a problem on google's side or mine?
Yours likely. Read posts from today for potential solution(s).
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
blackinches
ok everything was working fine, but now when i try to checkout with google it gives me this error.
<error serial-number="c21664a6-1d98-47ac-802c-e91c0e799d81">
<error-message>No seller found with id 121418258075668</error-message>
</error>
is this a problem on google's side or mine?
you can check it out at
www.airinfantry.com/catalog
If fixed that by switching my User / Password to the Sandbox account. If you're useing the Live version, it's a different User / Password.
Re: Google Checkout module for Zen Cart (beta)
Ok...I'm done with this...
Could someone email me when their is a working version of this approved & available (as a ZIP file)?
Re: Google Checkout module for Zen Cart (beta)
i'm using a sandbox account, and it used to work fine, but it just recently started to give me this error.
Re: Google Checkout module for Zen Cart (beta)
i get the following error in error log file:
Quote:
Wed Dec 20 0:12:15 EST 2006:- Line 119: headers['Authorization'] is NULL.
what did i miss ?
Re: Google Checkout module for Zen Cart (beta)
i was successfully able to install and even process a transaction using google checkout
recently, i logged into my checkout.google.com account and saw this:
sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: basic constraints check failed: pathLenConstraint violated - this cert must be the last cert in the certification path
as a problem with responsehandler.php
any suggestions?