Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 10-05-2009 15:06:48

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Google Checkout Set Up Steps

Okay I have never used Google Checkout but have been trying to set it up with 7.1. This is what I have done so far:

1: set up account with google checkout.
2: Activate Google checkout in CCP, enter Merhcant ID and Key

When I get to shopping cart page the google checkout button is there, click it and I go to google pages.

Yes the shipping and VAT do not show but I understand I need to go to the next page when google will communicate with my site to calculate the VAT and shipping.

However when I get to the second google checkout page I get the following error:
"An error has occurred, please return to the merchant's site and use Google Checkout again."

I have tried with a bulk standard CCP product, VAT and Shipping charges applicable, also after clearing cache and cookies.

Am I missing something??
Thanks
Rob


Rob

Offline

 

#2 10-05-2009 15:14:27

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Google Checkout Set Up Steps

Check the permissions on the public utilities directory as well as googleco.php within that directory.  You may make sure that Google can get to the correct URL on your site by visiting http://www.yourdomain.com/utilities/googleco.php

If things work you'll simply get a message that says "The request received by the Google Checkout webservice was empty.".

Offline

 

#3 10-05-2009 15:18:16

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Google Checkout Set Up Steps

Changed permissions from 755 to 777, same error.

and I do receive the message "The request received by the Google Checkout webservice was empty."


Rob

Offline

 

#4 10-05-2009 15:29:00

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Google Checkout Set Up Steps

Got the answer.  Add a step 3 to what you've already done.

On the google checkout side, you need to enter the URL for the utilities/googleco.php script in the public install directory under SETTINGS | INTEGRATION as the API Callback URL.  XML should be set as the callback method.

Offline

 

#5 10-05-2009 15:54:22

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Google Checkout Set Up Steps

Step 3 completed but still get the same error.
I will play around a bit!!


Rob

Offline

 

#6 10-05-2009 16:44:32

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Google Checkout Set Up Steps

This should be an https URL and will look something like:

https://www.yourdomain.com/store/utilities/googleco.php


Nick Hendler

Offline

 

#7 10-06-2009 01:39:45

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Google Checkout Set Up Steps

That's what it is.


Rob

Offline

 

#8 10-08-2009 14:18:11

OutcastGirls
Member
From: New York, NY
Registered: 07-16-2009
Posts: 219

Re: Google Checkout Set Up Steps

Zanart,

Has this issue been resolved and if yes, how? I'm experiencing the same problems with setting up Google Checkout. I can't get it to work.

Offline

 

#9 10-08-2009 14:22:32

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Google Checkout Set Up Steps

It was resolved. The return link in Google needs to be httpS as Nick stated in post number 6.

Offline

 

#10 10-08-2009 14:23:47

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Google Checkout Set Up Steps

No
I have not got this working.
All I get is the same error.
Eventually gave up.

Last edited by zanart (10-08-2009 14:24:25)


Rob

Offline

 

#11 10-08-2009 14:28:01

OutcastGirls
Member
From: New York, NY
Registered: 07-16-2009
Posts: 219

Re: Google Checkout Set Up Steps

I did use the link from post #6 starting with https:// and it .

I alo set the notification as XML.

Not working.

Last edited by OutcastGirls (10-08-2009 14:30:06)

Offline

 

#12 10-08-2009 14:31:02

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Google Checkout Set Up Steps

Well the full URL to your site, https://www.outcastgirls.com/utilities/googleco.php, is working as it should.

Offline

 

#13 10-08-2009 14:31:47

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Google Checkout Set Up Steps

Well gee, that's not what you said zanart sad

Offline

 

#14 10-08-2009 14:35:29

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Google Checkout Set Up Steps

Maybe I should have worded my post a few days ago a bit better.

Nick suggested what that URL should have been.

I replied saying "That's what it is". I should have continued my post with "and it still doesn't work"

I think you may have read it as "Thats what is WAS."


Rob

Offline

 

#15 10-08-2009 14:37:50

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Google Checkout Set Up Steps

Indeed, me bad.  I've asked Nick to take another peek at this thread.  Hang on y'all.

Offline

 

#16 10-08-2009 15:38:39

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Google Checkout Set Up Steps

I've created a wiki article on setting up Google Checkout.  Hopefully this will help:

http://wiki.kryptronic.com/CCP7GoogleCheckout


Nick Hendler

Offline

 

#17 10-08-2009 16:03:33

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Google Checkout Set Up Steps

The wiki entry was exactly how I had it set up anyway, but I still get the same error when trying to get the shipping/VAT charges

If anyone does get it working please let us know.


Rob

Offline

 

#18 10-08-2009 17:34:56

OutcastGirls
Member
From: New York, NY
Registered: 07-16-2009
Posts: 219

Re: Google Checkout Set Up Steps

I followed the instructions in the wiki (what is wiki anyway?) but Google Checkout still does not work. By the way, this is how I did it the first time. And this is the outcome:

1. Same error message:
2.  The item description is wrong (shown is the description of the category, but not the particular product that was purchased)
3. The shipping is not calculated
4. The state tax is not calculated
5. The "Calculating tax and shipping" button is frozen (which is why shipping and tax are not calculated, of course)

And yes, I did use: https://www.outcastgirls.com/utilities/googleco.php and did everything as shown in the 'wiki' guide.

My banking account hasn't been confirmed yet (it will take a couple of days according to Google), so I really hope this is the reason my Google Checkout doesn't work. But I find it odd that I have the exactly same problems as Zanart does.

If somebody figure this out, please post it here. So far the Google Checkout integration hasn't worked and I'm giving up sad

I will turn off the Google Checkout button until this issue is resolved ( cos I don't want to turn away clients because of a non-functioning checkout option)

bummed out

Last edited by OutcastGirls (10-08-2009 17:39:52)

Offline

 

#19 10-08-2009 17:46:54

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Google Checkout Set Up Steps

Go into Tools in your Google account and look at the integration console.  It will list specifics on any errors encountered.


Nick Hendler

Offline

 

#20 10-08-2009 23:25:39

OutcastGirls
Member
From: New York, NY
Registered: 07-16-2009
Posts: 219

Re: Google Checkout Set Up Steps

There are no specific errors listed in my Integration Console. There are 2 boxes above the console: In the first, there is message saying that bank account verification is required (aware of than, waiting for Google to make a deposit to my account and verify it), and the message in the second box is saying that there is a new merchant policy in effect. There are no issues listed in the actual console under these two messages.

=================================================================================
       


Your bank account is currently unverified and ineligible to receive payouts. Please verify your bank account as soon as possible.[?]



As a new merchant you have been placed on our New Merchant Policy [?] which schedules payouts two calendar weeks after the initial order as opposed to the two day payout for established merchants. Assuming normal activity, you will be placed on two day payouts in 60 days after signing up.

      

Date [sorted ascending]     Type     Order     Description               1 - 0 of 0 issues

Last edited by OutcastGirls (10-08-2009 23:28:56)

Offline

 

#21 10-09-2009 07:16:05

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Google Checkout Set Up Steps

I think the bank account verification will address this.


Nick Hendler

Offline

 

#22 10-09-2009 13:07:10

OutcastGirls
Member
From: New York, NY
Registered: 07-16-2009
Posts: 219

Re: Google Checkout Set Up Steps

Nick,

Unfortunately this was not the issue. My account was verified early this morning but the Google Checkout still does not work. I'm encountering the same problems as described in #18. Any suggestions? Has anyone been able to setup Google Checkout successfully?

sasha

Offline

 

#23 10-09-2009 13:29:07

^neo^
Member
From: UK
Registered: 10-02-2008
Posts: 90
Website

Re: Google Checkout Set Up Steps

Not yet.
Although i'm not running the ccp7 on https yet so cant fully check it

Offline

 

#24 10-09-2009 14:37:14

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Google Checkout Set Up Steps

Try updating the API URL and use:

https://checkout.google.com/api/checkou … t/Merchant

We had luck with both URLs during development.


Nick Hendler

Offline

 

#25 10-09-2009 19:50:44

DasAutoSport
Member
Registered: 04-12-2005
Posts: 27

Re: Google Checkout Set Up Steps

I am also unable to get Google Checkout to work with all the same problems listed by others.

Changing to the newly provided API above, I now get the following error in my integration console.

"We were looking for the parameter buyButtonCart, but we didn't find it in the cart post; check your form fields."

Chris Peterson
Das Auto Sport

Offline

 

Board footer