X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_pay_pending.html;h=0056bb925a0acdaa1307557dfce7f6c4b3208d82;hb=8d534e61d74e561a15f0863a835cda4af639a9ea;hp=0916a1c0cf8c0bd93b96cab8f8af3ee07689cc05;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/httemplate/edit/cust_pay_pending.html b/httemplate/edit/cust_pay_pending.html index 0916a1c0c..0056bb925 100644 --- a/httemplate/edit/cust_pay_pending.html +++ b/httemplate/edit/cust_pay_pending.html @@ -8,6 +8,10 @@
No response was received from <% $cust_pay_pending->processor || 'the payment gateway' %> for this transaction. Check <% $cust_pay_pending->processor || 'the payment gateway' %>'s reporting and determine if this transaction completed successfully.
+% } elsif ( $action eq 'capture' ) { + +
Captured payment not recorded in database - check logs for errors.
+ % }
@@ -91,7 +95,9 @@ -% } elsif ( $action eq 'complete' ) { +% } else { + +%# if ( $action eq 'complete' ) { @@ -99,15 +105,18 @@ -     - - - -     - - - - + +% if ( $action eq 'complete' ) { +     + + + +     + + + + +% }