Zen Cart Logo
Forums / Addon Payment Modules / Google Checkout module for ZC 1.3.x (beta)

Google Checkout module for ZC 1.3.x (beta)

Locked

Views: 1,099,856

Results 2,721 to 2,740 of 3,921
This thread is locked. New replies are disabled.
21 Oct 2008, 10:58 AM
#2721
candleman avatar

candleman

Zen Follower

Join Date:
May 2008
Posts:
183
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

I have changed SSL to false and everything stays the same.
I have changed it back and have disabled GC in my admin/payments to enable logging in on the website.

I have double checked all the GC installation codes within files and they are also all correct.
admin/orders.php
includes/modules/downloads.php
includes/templates/mytemplate/templates/tpl_checkout_payment_default.php
tpl_login_default.php
tpl_shopping_cart_default.php
tpl_time_out_default.php

Other mods I have added which use the same files are:-
Better together 1.6 (I did have trouble installing this mod)
Reward points full suite 1-13a

Other mods also added include:-
Supertracker 1-0
Googlebase Froogle feeder 1-14a
Nochex APC 1-2
Backup mysql

21 Oct 2008, 12:32 PM
#2722
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Google Checkout module for ZC 1.3.x (beta)

CandleMan:

I have changed SSL to false and everything stays the same.
I have changed it back and have disabled GC in my admin/payments to enable logging in on the website.

I have double checked all the GC installation codes within files and they are also all correct.
admin/orders.php
includes/modules/downloads.php
includes/templates/mytemplate/templates/tpl_checkout_payment_default.php
tpl_login_default.php
tpl_shopping_cart_default.php
tpl_time_out_default.php

Other mods I have added which use the same files are:-
Better together 1.6 (I did have trouble installing this mod)
Reward points full suite 1-13a

Other mods also added include:-
Supertracker 1-0
Googlebase Froogle feeder 1-14a
Nochex APC 1-2
Backup mysql

Which version of GCO are you using? I still think it's an installation/configuration issue. Our site is heavily moded and we do not have any problem with GCO.

What's your settings on the GCO side? Please don't post your merchant id or key here just the other settings.

21 Oct 2008, 12:40 PM
#2723
candleman avatar

candleman

Zen Follower

Join Date:
May 2008
Posts:
183
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

GoogleCheckout
Google Checkout Module Version
v1.4.7

Enable GoogleCheckout Module
True

Select Mode of Operation
https://checkout.google.com/

Production Merchant ID
xxxxxxxxxxxxxxxxx

Production Merchant Key
xxxxxxxxxxxxxx

Sandbox Merchant ID

Sandbox Merchant Key

.htaccess Basic Authentication Mode
False

Select Merchant Calculation Mode of Operation
https

Disable Google Checkout for Virtual Goods?
False

Allow US PO BOX shipping?
False

Default Values for Real Time Shipping Rates

Default values for real time rates in case the webservice call fails.
Set Default Value to 0 to disable the method
Shipping Generator

No merchant calculation shipping selected

GoogleCheckout Carrier Calculated Shipping
False

Carrier Calculater Shipping Configuration
fedexGrounddomestic_types_CCS:1.00|0|0, fedexHome Deliverydomestic_types_CCS:1.00|0|0, fedexExpress Saverdomestic_types_CCS:1.00|0|0, fedex2Daydomestic_types_CCS:1.00|0|0, fedexStandard Overnightdomestic_types_CCS:1.00|0|0, fedexPriority Overnightdomestic_types_CCS:1.00|0|0, fedexFirst Overnightdomestic_types_CCS:1.00|0|0, upsGrounddomestic_types_CCS:1.00|0|0, ups3 Day Selectdomestic_types_CCS:1.00|0|0, ups2nd Day Airdomestic_types_CCS:1.00|0|0, upsNext Day Air Saverdomestic_types_CCS:1.00|0|0, upsNext Day Airdomestic_types_CCS:1.00|0|0, upsNext Day Air Early AMdomestic_types_CCS:1.00|0|0, uspsMedia Maildomestic_types_CCS:1.00|0|0, uspsParcel Postdomestic_types_CCS:1.00|0|0, uspsExpress Maildomestic_types_CCS:1.00|0|0

Rounding Policy Mode
HALF_EVEN

Rounding Policy Rule
PER_LINE

Cart Expiration Time (Minutes)
NONE

Also send notifications with Zencart
True

Google Analytics Id
UA-xxxxxx-x

3rd Party Tracking
NONE

Google Checkout restricted product categories

Continue shopping URL.
checkout_success

Sort order of display.
2

21 Oct 2008, 12:48 PM
#2724
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Google Checkout module for ZC 1.3.x (beta)

Sorry if I wasn't clear. I am talking about your setting on the **Google **side NOT Zen Cart.

21 Oct 2008, 1:24 PM
#2725
candleman avatar

candleman

Zen Follower

Join Date:
May 2008
Posts:
183
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Integration settings
Shopping cart post security
My company will only post digitally signed carts. [?]not ticked
API callback URL (Level 2 integrations only) [?]
Specify a URL for Google to notify you of new orders and changes in order state. You must provide the URL of a server running 128-bit SSLv3 or TLS. [?]
API callback URL:https://stargate.terrassl.net/candlewithcare.co.uk
Callback method:
XMLticked
e.g. <google-order-number>123</google-order-number>
HTML (name/value pairs)
e.g. google-order-number=123

Advanced settingsall the following are ticked
Please note that any changes to these settings will modify the API messages that Google delivers. It is strongly recommended that you first test any changes to these settings on the Sandbox test server.[?]
Provide the first name, last name and full name of the buyer and order recipient in separate fields in the new order notification.
Notifications must include any amounts involving a Google promotion.
Return the buyer's ship-to phone number in the new order notification.
Return the buyer's billing phone number in the new order notification.
Require notification acknowledgments to specify the serial number of the notification.

21 Oct 2008, 2:15 PM
#2726
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Google Checkout module for ZC 1.3.x (beta)

CandleMan:

Integration settings
Shopping cart post security
My company will only post digitally signed carts. [?]not ticked
API callback URL (Level 2 integrations only) [?]
Specify a URL for Google to notify you of new orders and changes in order state. You must provide the URL of a server running 128-bit SSLv3 or TLS. [?]
API callback URL:https://stargate.terrassl.net/candlewithcare.co.uk
Callback method:
XMLticked
e.g. <google-order-number>123</google-order-number>
HTML (name/value pairs)
e.g. google-order-number=123

Advanced settingsall the following are ticked
Please note that any changes to these settings will modify the API messages that Google delivers. It is strongly recommended that you first test any changes to these settings on the Sandbox test server.[?]
Provide the first name, last name and full name of the buyer and order recipient in separate fields in the new order notification.
Notifications must include any amounts involving a Google promotion.
Return the buyer's ship-to phone number in the new order notification.
Return the buyer's billing phone number in the new order notification.
Require notification acknowledgments to specify the serial number of the notification.

For sure, your API callback setting is wrong. If you follow the instruction you will notice that it should be your https url plus googlecheckout/responsehandler.php so the final result should be something like https://www.someurl.com/googlecheckout/responsehandler.php

I am not sure that google support shared ssl and even if google does, you might want to check that your ssl is on the list of approved vendors.

Also, uncheck all the options under advanced setting and then switch to sandbox so the ssl issue can be tested separate.

So here is a good troubleshopping approach:

Change your API callback to the appropriate setting
Change your setting on the admin side to sandbox
Test GCO without SSL

report back.

21 Oct 2008, 10:08 PM
#2727
candleman avatar

candleman

Zen Follower

Join Date:
May 2008
Posts:
183
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

ok i have changed callback and placed an order for an item without need for delivery. the order went though to gc sandbox and "paid" but didnt register in zencart. ssl is set to false in both config files.
Posted via Mobile Device

21 Oct 2008, 11:58 PM
#2728
dscott1966 avatar

dscott1966

Zen Follower

Join Date:
Apr 2005
Posts:
298
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

CandleMan:

ok i have changed callback and placed an order for an item without need for delivery. the order went though to gc sandbox and "paid" but didnt register in zencart. ssl is set to false in both config files.
Posted via Mobile Device

Sorry to jumpin but, i was having the same problem and maybe i can help you out a little. What i did was first i followed this post.

Here the last thread: http://www.zen-cart.com/forum/showthread.php?t=65524&highlight=google

Also make sure you have google analytics installed.

Then i had ssl active, I found out that you have to have ssl active for it to work, is what i was told even though they said it does not have to be active. GC checks for that. Then signed in to GC Sandbox went to MYSALES then went to TOOLS then clicked on INTERGRATION CONSOLE and that will tell you what errors you are getting. I was getting this error:

We encountered an error trying to access your server at http://<your url>/googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 404. Response body was

Once i found out about the error i Then i looked around and found this file that i haved attached just put it into the root of your site and run it. And it will tell you why it is not communicating with ZC. Once i fixed those issues i was all good hope this helps you.

22 Oct 2008, 3:18 PM
#2729
candleman avatar

candleman

Zen Follower

Join Date:
May 2008
Posts:
183
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Firstly, thank you all for your help in relation to this issue I am currently having.

I am 100% convinced that somewhere I have incorrectly altered ZC files or I have a DB issue so.....
I have started a brand new installation again with Terranetwork with the name printmarketingonline.co.uk
I am now installing each MOD from scratch and thoroughly testing before starting the next. Once it is 100% working I am then uploading the Candlewithcare database and checking it works with that too.
When I have all the mods installed, I am then going to compare the two using winmerge and post my results back on here.
I know it's a long way round it but i'm sure it will be quicker.

In the mean time I have disabled GC from my CWC site until I can solve this issue.

24 Oct 2008, 1:03 AM
#2730
evanescence avatar

evanescence

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

**I have checked all settings, double checked, triple checked and then checked all over again to insure that I have not left anything out, made any errors, etc. and yet still I get the emails several times a day saying "Attention required: order notification failing" and it wont stop. I have checked all settings in google too. What can I do about this? It's not telling me in the skin shop admin cp that I have new google orders either. This is not good. I've been struggling with this for about 6 weeks now trying to fix it on my own with no luck. Any help anyone can offer would be greatly appreciated.

Sherri
www.ibskin.com**

24 Oct 2008, 3:16 AM
#2731
juliartz avatar

juliartz

New Zenner

Join Date:
Oct 2007
Posts:
53
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

BlessIsaacola:

What error do you have under Tools - Integration Settings when you login to your GCO account?

What errors are you showing in the log file?

Oct 19, 2008 3:47:39 PM EDT
Error: We encountered an error trying to access your server at https://www.julzbodyboutique.com/MY_SHOP/index.php?main_page=checkout_process -- the error we got is: Send failed with code: 404. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>404 Not Found</TITLE> </HEAD><BODY> <H1>Not Found</H1> The requested URL /MY_SHOP/index.php was not found on this server.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at https://www.julzbodyboutique.com Port 443</ADDRESS> </BODY></HTML>

This error, I believe is like I already stated in my first post, was because I left "/MY_SHOP/" in the call back API. I removed that, as I already stated and have not gotten another message.
What my question/concern was about was the fact that my zencart store does not show a customer, does not show a purchase, and I don't know if this was the reason for no information on my website regarding this sale or not. Also, like I said in my first post, when my friend did a test purchase via googlecart, and the card was charged etc... she also did not show up in the store as a sale, and this time NO error was received. I need to know why sales are not showing up in my store, why no customers are showing up in my store, no stock reduction, etc... If it were NOT for the notification from google cart telling me I had a sale, I never would have known.

24 Oct 2008, 5:42 AM
#2732
dscott1966 avatar

dscott1966

Zen Follower

Join Date:
Apr 2005
Posts:
298
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

juliartz:

Oct 19, 2008 3:47:39 PM EDT
Error: We encountered an error trying to access your server at https://www.julzbodyboutique.com/MY_SHOP/index.php?main_page=checkout_process -- the error we got is: Send failed with code: 404. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>404 Not Found</TITLE> </HEAD><BODY> <H1>Not Found</H1> The requested URL /MY_SHOP/index.php was not found on this server.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at www.julzbodyboutique.com Port 443</ADDRESS> </BODY></HTML>

This error, I believe is like I already stated in my first post, was because I left "/MY_SHOP/" in the call back API. I removed that, as I already stated and have not gotten another message.
What my question/concern was about was the fact that my zencart store does not show a customer, does not show a purchase, and I don't know if this was the reason for no information on my website regarding this sale or not. Also, like I said in my first post, when my friend did a test purchase via googlecart, and the card was charged etc... she also did not show up in the store as a sale, and this time NO error was received. I need to know why sales are not showing up in my store, why no customers are showing up in my store, no stock reduction, etc... If it were NOT for the notification from google cart telling me I had a sale, I never would have known.

If you download the file from the post #2723 put it in your zencart root folder run it, you will find out why it is not getting back to your store. I had the same problem til i ran the file and fixed the problem GC might not be getting back to your responsehandler.php file. when i found that out i just started changing the permissions on the file and it worked. So try running that to start narrowing down the problem.

24 Oct 2008, 1:22 PM
#2733
evanescence avatar

evanescence

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Evanescence:

**I have checked all settings, double checked, triple checked and then checked all over again to insure that I have not left anything out, made any errors, etc. and yet still I get the emails several times a day saying "Attention required: order notification failing" and it wont stop. I have checked all settings in google too. What can I do about this? It's not telling me in the skin shop admin cp that I have new google orders either. This is not good. I've been struggling with this for about 6 weeks now trying to fix it on my own with no luck. Any help anyone can offer would be greatly appreciated.

Sherri
www.ibskin.com**

This is the error I am getting in my google integration console...

We encountered an error trying to access your server at https://www.ibskin.com/shop/googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 500. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>500 Internal Server Error</TITLE> </HEAD><BODY> <H1>Internal Server Error</H1> The server encountered an internal error or misconfiguration and was unable to complete your request.<P> Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.<P> More information about this error may be available in the server error log.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at www.ibskin.com Port 443</ADDRESS> </BODY></HTML> 
24 Oct 2008, 1:34 PM
#2734
chain_man avatar

chain_man

Zen Follower

Join Date:
Dec 2005
Location:
Box Elder, SD
Posts:
375
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

juliartz:

Oct 19, 2008 3:47:39 PM EDT
Error: We encountered an error trying to access your server at https://www.julzbodyboutique.com/MY_SHOP/index.php?main_page=checkout_process -- the error we got is: Send failed with code: 404. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>404 Not Found</TITLE> </HEAD><BODY> <H1>Not Found</H1> The requested URL /MY_SHOP/index.php was not found on this server.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at https://www.julzbodyboutique.com Port 443</ADDRESS> </BODY></HTML>

This error, I believe is like I already stated in my first post, was because I left "/MY_SHOP/" in the call back API. I removed that, as I already stated and have not gotten another message.
What my question/concern was about was the fact that my zencart store does not show a customer, does not show a purchase, and I don't know if this was the reason for no information on my website regarding this sale or not. Also, like I said in my first post, when my friend did a test purchase via googlecart, and the card was charged etc... she also did not show up in the store as a sale, and this time NO error was received. I need to know why sales are not showing up in my store, why no customers are showing up in my store, no stock reduction, etc... If it were NOT for the notification from google cart telling me I had a sale, I never would have known.

The callback url in the google settings for your shop should be:

https://www.julzbodyboutique.com/googlecheckout/responsehandler.php

24 Oct 2008, 1:37 PM
#2735
chain_man avatar

chain_man

Zen Follower

Join Date:
Dec 2005
Location:
Box Elder, SD
Posts:
375
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Evanescence:

This is the error I am getting in my google integration console...

We encountered an error trying to access your server at https://www.ibskin.com/shop/googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 500. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>500 Internal Server Error</TITLE> </HEAD><BODY> <H1>Internal Server Error</H1> The server encountered an internal error or misconfiguration and was unable to complete your request.<P> Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.<P> More information about this error may be available in the server error log.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at www.ibskin.com Port 443</ADDRESS> </BODY></HTML>


Your callback url appears to be OK, so check that you have XML selected as the callback method. Doublecheck your credentials in the admin setup.
24 Oct 2008, 1:37 PM
#2736
dscott1966 avatar

dscott1966

Zen Follower

Join Date:
Apr 2005
Posts:
298
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Evanescence:

This is the error I am getting in my google integration console...

We encountered an error trying to access your server at https://www.ibskin.com/shop/googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 500. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>500 Internal Server Error</TITLE> </HEAD><BODY> <H1>Internal Server Error</H1> The server encountered an internal error or misconfiguration and was unable to complete your request.<P> Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.<P> More information about this error may be available in the server error log.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at www.ibskin.com Port 443</ADDRESS> </BODY></HTML>


Have a look at post #2723 to see if this will help you.
24 Oct 2008, 1:49 PM
#2737
evanescence avatar

evanescence

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

chain_man:

Your callback url appears to be OK, so check that you have XML selected as the callback method. Doublecheck your credentials in the admin setup.

Here are 2 images to show what I have exactly...

24 Oct 2008, 1:55 PM
#2738
evanescence avatar

evanescence

New Zenner

Join Date:
Oct 2007
Posts:
18
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

dscott1966:

Have a look at post #2723 to see if this will help you.

I followed that post to a "T" and all it did was give me the same error info that I received in the google integration console.

We encountered an error trying to access your server at https://www.ibskin.com/shop/googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 500. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>500 Internal Server Error</TITLE> </HEAD><BODY> <H1>Internal Server Error</H1> The server encountered an internal error or misconfiguration and was unable to complete your request.<P> Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.<P> More information about this error may be available in the server error log.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.41 Server at https://www.ibskin.com Port 443</ADDRESS> </BODY></HTML>

24 Oct 2008, 2:06 PM
#2739
candleman avatar

candleman

Zen Follower

Join Date:
May 2008
Posts:
183
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Ev, have you tried the responsehandler_test.php file to see what that throws back?

24 Oct 2008, 2:07 PM
#2740
dscott1966 avatar

dscott1966

Zen Follower

Join Date:
Apr 2005
Posts:
298
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Evanescence:

I followed that post to a "T" and all it did was give me the same error info that I received in the google integration console.

Its not seeing your responsehandler. Can you tell me what permission you have set for it. I had mine set at CHMOD 777 Then I changed it to CHMOD 755 and it worked. it has something to do with (500 Internal Server Error). Try changing that and run the response handler test again and see what you get. Make sure you clear your cache also.