I tried to go back through this thread but I'm still not sure what 'changes' you're referring to.
The error message I receive is "Oops!
We were unable to process your request."
Not very helpful, yes?
The htaccess Basic Authentication Mode is set to false (set to true, I get the same above error); the Carrier Calculated Shipping is set to true; the United States Postal Service domestic_types (located above the Carrier Calculated Shipping in the Admin) is set to the proper amounts....
When I turn the Carrier Calculated Shipping off, I no longer get the error, but the shipping charge never budges.
No idea what I'm doing wrong.
Sorry it wasn't on this forum thread where the change is mentioned.
Go to /zencart/googlecheckout/responsehandler.php and make the following change.
Findand afterwards add the following:PHP Code:
error_reporting(E_ALL);
did you make this change to this file?PHP Code:
// temporal disable of multisocket
define('MODULE_PAYMENT_GOOGLECHECKOUT_MULTISOCKET', 'False');
define('SESSION_BLOCK_SPIDERS','False');
Is there a reason why google checkout is not on the payment options for checkout ? if not could someone explain how to add this feature ?
Hi everyone I am using the latest GC module and everyhting seem fine. I just gat in an google order today but there was no notification in my admin of an order. I got my google mail about the order. I have followed the setup and read through this thread and I am still a bit baffled. First
My sites is on a shared ssl plan with my hosting company is this good?
Do i need to have a independent ssl for each domain?
when setting the callback does it have to be https://www.mydomain... or can i use http://?
in admin->module->payment->google i set the htaccess Basic Authentication Mode to false..is it supose to be True?
When the customer made the order what I also noticed was that the stock did not decrese. I went in to configuration->stock and made the changes. Subtract stock...True, Allow Checkout...False, Mark product out of stock...Out Of Stock.
Do i need to do something to intergrate the GC with products?
Your help please.
Wayne
Hey Wayne,
although I'm asking for help hereI think I can answer your questions.
yes it's fine.
Yes I'm afraid you do. You could redirect all payments to the domain with the SSL cert.
https:// only for live checkout. If you in sandbox mode testing you can use http://
Not 100% sure but I don't think so.
This is because this add on doesn't link into any account and does not go through the normal checkout procedures it sends the cart data before all this takes place hence your stock not being updated and no email. If I don't get an answer in the next few days I will try to integrate this feature to this add on.
hope this has answered some of your questions![]()
Thanks for the Help you answered them. So you would recomend me getting a ssl cert. from godaddy since my domain is from there?
Bookmarks