X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=503901edd6ed26aa210ff5ac2d1f81bee76a107d;hb=fe51a669f4f72c3c932a1fec138b60632666f982;hp=da6e67ed22d7f583f2d0c0087109b00d26ec2c7b;hpb=d6b6f81e383f9d876e67e9704914e887a331012e;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index da6e67ed2..503901edd 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,42 +1,29 @@ -MyAccount - - -MyAccount

-<%= $url = "$selfurl?session=$session_id;action="; ''; %> -<%= include('myaccount_menu') %> - -Make a payment

+<%= include('header', 'Make a payment') %> +
- + +<%= +if ($balance > 0) { + $OUT .= < +EOF +} +%> + +<%= $tr_amount_fee %> + +<%= include('discount_term') %> + - - -
Amount Due
- $<%=sprintf("%.2f",$balance)%> + $money_char$balance
Payment amount -
- $"> -
-
Card type
- - Remember this information + NAME="save" VALUE="1"> + Remember this card and billing address
@@ -61,8 +48,8 @@

- +
- + <%= include('footer') %>