array( 'group' => t('checkout'), 'label' => t('After checkout'), 'module' => 'ec_checkout', 'variables' => array( 'txn' => array( 'type' => 'ec_transaction', 'label' => t('Final transaction'), ), ), ), ); }