X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=503901edd6ed26aa210ff5ac2d1f81bee76a107d;hb=8f1188e8550992bf3d9078e7a6042420eaf92bd5;hp=3bce67433ae5b854355fd2f99d8ef630efc6b787;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index 3bce67433..503901edd 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,33 +1,28 @@ -<%= $url = "$selfurl?session=$session_id;action="; ''; %> <%= include('header', 'Make a payment') %>
- + +<%= +if ($balance > 0) { + $OUT .= < - - - - + +<%= $tr_amount_fee %> + <%= include('discount_term') %> +
Amount Due
- $<%=sprintf("%.2f",$balance)%> + $money_char$balance
Payment amount -
-<%= - $amt = $balance; - $amt += $amt * $credit_card_surcharge_percentage/100 - if $credit_card_surcharge_percentage > 0; - ''; +EOF +} %> - $"> -
-
Card type @@ -53,7 +48,7 @@

- +