Total Posts:
222
Karma:
1158
Joined:
7/10/2009
Location:
United States
When I attempt to admin my "Google Check (Beta)" under Admin->Payment->Payment Methods I get the generic internal error page. I have tried adding the following to my 'web.config' file under the payment options tag: <trust level="Medium"/> No effect, however, has resulted! I would like to add Google Checkout Gateway so any advice would be helpful. I have also tried changing some permissions within my FTP settings but so far haven't successfully located the correct ones! Thanks
Total Posts:
16763
Karma:
157685
Joined:
10/22/2008
Location:
Armenia
Configuring Google Checkout is not allowed in medium trust. What hosting do you use?
Total Posts:
37
Karma:
205
Joined:
9/9/2009
Location:
United States
Ive been able to configure google checkout but now im having problems with the API callback URL. Google is getting a 401 error. Im hosted on godaddy. Is it a medium trust problem? any help would be great, thx Joe
Total Posts:
104
Karma:
574
Joined:
9/23/2009
Location:
United Kingdom
401 error means Unauthorized. do you have your keys in web.config correctly set? I'm on Godaddy and Google Checkout is working for me.
Total Posts:
37
Karma:
205
Joined:
9/9/2009
Location:
United States
Yes, I have the correct merchant id and key. I even tried the production ones, same result. I have to go online next week and I need Google Checkout. Do you have any suggestions please? Joe
Total Posts:
104
Karma:
574
Joined:
9/23/2009
Location:
United Kingdom
Use your production keys in the web.config and replace "Sandbox" with "Production".
Total Posts:
12
Karma:
60
Joined:
9/10/2009
Location:
United States
Same problem here, 401 error from Google but otherwise the payment goes through fine. Has anyone solved this? Thanks, JetFable
Total Posts:
222
Karma:
1158
Joined:
7/10/2009
Location:
United States
I never fix this one ... but I'm going to upgrade to 1.4 and see if that fixes it! Ill post again
Total Posts:
12
Karma:
60
Joined:
9/10/2009
Location:
United States
Nope I'm already running 1.4, this has to be some sort of GoDaddy specific error with permissions, let's see if anyone else got an idea.