NAME

Mango::Catalyst::Checkout::Plugins::Initialize - Mango checkout plugin to copy profile to order

SYNOPSIS

my $checkout = Mango::Checkout->new({
    phase => 'CHECKOUT_PHASE_INITIALIZE'
});
$checkout->process;

DESCRIPTION

Mango::Catalyst::Checkout::Plugins::Initialize copies the current users profile into the specified order.

METHODS

initialize

Copies the users profile into the current order.

register

Registers the current plugin.

SEE ALSO

Handel::Checkout::Plugin

AUTHOR

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