Quote Originally Posted by aminkov View Post
What a relief to see that I am not that dumb, it looks like nobody's having much luck with this module. I've been struggling to get it working for the last few days but here's something I just realized - it may not be what I am looking for :)
If somebody could please clarify this for me... I was under impression that "Level 2" means seamless integration, just like with a payment gateway. Meaning - a customer would enter their CC info on my site and ZC would pass it to GC and get a response which would display "Success" on the final page. Is this the case or will the customer be actually taken to Google Checkout to enter their billing info?

Thank you!

To function at level 2 your site needs to have an ssl. When someone checks out using GC they click the blue button which immediately takes them to the googlecheckout payment form where they enter CC info or sign in to their existing google account.

Once payment has been made, google posts the purchase into your google checkout account and uses responsehandler to post the purchase into your admin. Any updates you make to the purchase in admin will post the update to your google checkout account or vise versa.

To take credit card info directly on your site you need to be pci compliant. Using googlecheckout (or paypal standard or authoriznet sim) takes that burden off of the shop owner.