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

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

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

Copies the users profile into the current order.
Registers the current plugin.


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