Quote Originally Posted by mgraphic View Post
The function google_checkout_state_change() only seems to send staus update to Google on only two different proccess:

1->Pending, 2-> Processing

and

2->Processing, 3-> Delivered

This does not make much sense to me, would you want to sent updates on all status changes that Google supports?

Processing, Shipped, Delivered or Cancelled?

Does Google document the formats of the order status xml requests?
hi
is this what u a looking for?

http://code.google.com/apis/checkout...tml#appendix_b

and regarding updates, just post without changing states, and a message will be sent with the comments to the buyer.

README show how zencart state changes are mapped to GC ones

ropu