{$vars['field_alias']}; // Clear credit cache, otherwise the load function below will return // the same cached credit information for all the subsequent orders inovoices uc_credit_cache('clear'); $order = uc_order_load($order_id); $invoice = uc_order_invoice($order); $vars['invoice'] = $invoice; }