NAME
Mango::Checkout::Plugins::Initialize - Mango checkout plugin to initiate order options.
SYNOPSIS
my $checkout = Mango::Checkout->new({
phase => 'CHECKOUT_PHASE_INITIALIZE'
});
$checkout->process;
DESCRIPTION
Mango::Checkout::Plugins::Initialize initializes order options.
METHODS
initialize
Nothing. Just a test of load order right now.
register
Registers the current plugin.
SEE ALSO
AUTHOR
Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/