
Mango::Catalyst::Controller::Checkout - Catalyst controller for checkout

package MyApp::Controller::Checkout;
use base 'Mango::Catalyst::Controller::Checkout';

Mango::Catalyst::Controller::Checkout provides the web interface for the checkout process.

Initiates the checkout process into the first state, usually 'preview'.
Runs the specified checkout state.

Routes the current order record through the INITIALIZE phase of the checkout pipeline.
Returns the order for the users current checkout process.
Gets/sets the Class::Workflow instance used for the checkout controller.

Mango::Checkout, Handel::Checkout

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/