Zen Cart Logo
Forums / Addon Payment Modules / Google Checkout

Google Checkout

Locked

Views: 985

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
9 Jun 2008, 8:51 AM
#1
wiggst3r avatar

wiggst3r

New Zenner

Join Date:
Mar 2008
Posts:
39
Plugin Contributions:
0

Google Checkout

Hi

I've just finished customising my zen cart store and everything is working apart from the Google Checkout module.

I had it working a few weeks ago, but now I can't seem to get it to work. There's a google checkout image/link on the payment page, but for some reason it isn't processing the payment details to google.

When I purchase something, live or using sandbox, nothing comes up in my google checkout account.

So I'm guesssing there's a problem with the payment processing file(s)

Sny ideas how I might be able to get it to work?

Thanks

9 Jun 2008, 10:00 AM
#2
wiggst3r avatar

wiggst3r

New Zenner

Join Date:
Mar 2008
Posts:
39
Plugin Contributions:
0

Re: Google Checkout

Ok I've fixed it.

Because I'm running the cart in version control, the googlecheckout/logs folder isn't chmod 777'd everytime I deploy the cart.

I'll make sure that everytime I deploy, the logs folder is chmod'd

Hope this helps other people