t('Customer completes checkout'), 'group' => t('Cart'), 'variables' => array( 'order' => array( 'type' => 'uc_order', 'label' => t('Order'), ), ), ); return $events; }