Multipage wizard and one model - checkout - how?

currently i’m developing a checkout in my store. i have a serval
controller resposible for every stage of ordering : address,
confirmation, shpping method, etc. how i can do saving of once model
(Checkout) in many controllers? with proper validation & etc?