<%= include('header', 'Make a payment') %>
<%= if ($balance > 0) { $OUT .= < EOF } %> <%= $tr_amount_fee %> <%= include('discount_term') %> <%= include('card') %>
Amount Due
$money_char$balance
Card type
NAME="save" VALUE="1"> Remember this card and billing address
NAME="auto" VALUE="1" onClick="if (this.checked) { document.OneTrueForm.save.checked=true; }"> Charge future payments to this card automatically

<%= include('footer') %>