Quote Originally Posted by BlessIsaacola View Post
Can you please post how and what you did? Thanks!
Have a look to the README for the state change mapping

View your Google Checkout customers and their orders in the Reports tab.
For each order, the default starting state is PENDING.
The state changes to PROCESSING and DELIVERED as follows; corresponding
messages will be sent out to the Checkout server for order processing.

| Original State | New State | Action | Customer Notification |
| PENDING | PROCESSING | charging the order | Processing order message |
| PROCESSING | DELIVERED | marking the order for delivery | Shipped order message |

You can add a Tracking Number in the state change from PROCESSING to DELIVERED.
A text field and a combo with the shipping providers will be show when the order
is in the PROCESSING state.

Any comments added during state change will be sent to the buyer account page
if you have selected the Append Comments option.
ropu