fix the credit card retry on change or manual "retry_card" to ONCE per invoice
[freeside.git] / httemplate / misc / bill.cgi
index f048e55..44d85b8 100755 (executable)
@@ -21,7 +21,8 @@ unless ( $error ) {
                                #'batch_card'=> 'yes',
                                #'batch_card'=> 'no',
                                #'report_badcard'=> 'yes',
-                               'retry_card' => 'yes',
+                               #'retry_card' => 'yes',
+                               'retry' => 'yes',
                               );
 }
 #&eidiot($error) if $error;