13314; $::g_pOrderStatusList = { 'VERSION' => 1, '0' => 'Awaiting Payment', '1' => 'Full Payment Received', '2' => 'Order Shipped', '3' => 'Order Cancelled', }; return($::SUCCESS);