NAME
Mango::Checkout - Mango class to handle checkout/order processing
SYNOPSIS
my $checkout = Mango::Checkout->new({
order => $order
});
$checkout->process;
DESCRIPTION
Mango::Checkout loads the specified plugins and routes an order through each plugin to perform work upon it.
SEE ALSO
AUTHOR
Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/