<%= include('header', 'Make a payment') %>
<%= if ($balance > 0) { $OUT .= < EOF } %> <%= include('discount_term') %> <%= include('check') %> <%= $OUT = ''; if ($ach_read_only) { if ($payby eq 'CHEK') { $OUT .= ''; } } else { $OUT .= ''; $OUT .= ''; } %>
Amount Due
$money_char$balance
Payment amount
<%= $money_char %>
'; $OUT .= 'Remember this information
'; $OUT .= 'Charge future payments to this account automatically

<%= include('footer') %>