I am implementing a new payment module. The module is calling an external site where the payment is handled - like PayPal. What I need is to be sure that I am handling the order in nopcommerce correctly, both when the payment is canceled and when it accepted. For that it would be nice with some kind of order flow diagram. Does that exist?