cronoszeu Posted August 18, 2011 Share Posted August 18, 2011 Hello, I have a problem with my google checkout payment. I always get "You are not configured to post unsigned carts to this server; please change your settings if you wish to do this. " I don`t want to disable the ssl on google. I have a SSL on my website and made the followind changes. WHMCS System URL: https://website.com/clients/ WHMCS SSL System URL : https://website.com/clients/ .htaccess #SSL RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} Did I miss something ? Regards and Thanks 0 Quote Link to comment Share on other sites More sharing options...
iTylerNAllen Posted August 18, 2011 Share Posted August 18, 2011 Make sure, on your google Checkout account you go to, Settings > Integration and then enter the callback url as https://(path-where-whmcs-is-installed.com)/modules/gateways/callback/googlecheckout.php Also, your WHMCS System Url should be: http://website.com/clients, however, your WHMCS SSL System should be as you have it. Thirdly, I am unsure why you made any .htaccess changes for the SSL, they are really not needed. Just double check and make sure the settings are set correctly in your Google Checkout account and WHMCS system. If you still have problems I would recommend submitting a ticket so an actual support staff member can assist you. 0 Quote Link to comment Share on other sites More sharing options...
jasonthewebmaster Posted August 20, 2011 Share Posted August 20, 2011 The reason you are getting this error is because in Google Checkout under Settings > Integration, you have the little box checked that says "this cart will only post using signed transactions" just un-check that box and you should be good. cheers Jason 0 Quote Link to comment Share on other sites More sharing options...
cronoszeu Posted August 21, 2011 Author Share Posted August 21, 2011 Jason I know that its how I use now .. the problem was I wanted secured... I have all ready installed a SSL to my shop but same problem .. Regards 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.