summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay_pending.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_pay_pending.html')
-rwxr-xr-xhttemplate/search/cust_pay_pending.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_pay_pending.html b/httemplate/search/cust_pay_pending.html
index 8662d1989..697bdbbf0 100755
--- a/httemplate/search/cust_pay_pending.html
+++ b/httemplate/search/cust_pay_pending.html
@@ -17,7 +17,7 @@
my %statusaction = (
'new' => 'delete',
'pending' => 'complete',
- #'authorized' => '',
+ 'authorized' => 'complete',
'captured' => 'capture',
#'declined' => '',
#wouldn't need to take action on a done state#'done'