Hello Everyone,
First of all, thanks to everyone working on this project. It has helped me enourmously and made my life much easier (and cheaper.)
I set up ZC with GC Module yesterday and successfully got GC Sandbox to talk to my back end. I get order updates from Google successfully but cannot turn around and update GC properly.
Whenever I open an order and update its status to "shipped" (I changed "Delivered" to "shipped" in the order status'), a message in the header indicates that the status was successfully updated but also that there was an "Error Sending Google Message, see Error Logs." Looking at the order status page, I see that the customer was not notified of the status change as I requested.
So, I opened my error logs and looked to see what it could be. In the response_error.log I see this message:
Code:
Wed Aug 15 5:38:19 EDT 2007:-
In the response_message.log, I see this message:
Code:
Wed Aug 15 5:38:19 EDT 2007:- <?xml version="1.0" encoding="UTF-8"?>
<send-buyer-message xmlns="http://checkout.google.com/schema/2" google-order-number="974808713515562">
<message>Testr</message>
<send-email>true</send-email>
</send-buyer-message>
At this point, I go to GC Sandbox to see the status and note that the order is still marked as awaiting shipment.
Does / is ZC supposed to update shipment status' with GC?
Thanks for any help you can offer!
Spaatz
Bookmarks