X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=5f5bc1c8e50773527292d6ce40952c84b663cde9;hp=ce1db686545075cc6bef4700827a1baa0a7becfa;hb=b6cbedaae251e2b32af21fa6078446713e599ba9;hpb=667a729f660ad4f871acd5eb3173303396543eeb diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index ce1db6865..5f5bc1c8e 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,120 +1,48 @@ -MyAccount -MyAccount

-<%= $url = "$selfurl?session=$session_id;action="; ''; %> -
-MyAccount
- -
-Make a payment

+<%= include('header', 'Make a payment') %> +
- - + - - + + +<%= $tr_amount_fee %> + +<%= include('discount_term') %> + - - - - - + - - - - - - - - - - - - - - - - - +<%= include('card') %> + + -
Amount Due + Amount Due
- $<%=sprintf("%.2f",$balance)%> + $<%=sprintf("%.2f",$balance)%>
Payment amount -
- $"> -
-
Card type + Card type
Card number - - - - - - - - -
- Exp. - - / - -
-
Exact name on card
Card billing address - -
Address line 2 - -
City - - - - - - - - -
- - State - - Zip - -
-
- - Remember this information +
+ NAME="save" VALUE="1"> + Remember this card and billing address
- NAME="CARD"> + + NAME="auto" VALUE="1" onClick="if (this.checked) { document.OneTrueForm.save.checked=true; }"> Charge future payments to this card automatically

- +
-
-
-powered by freeside - +<%= include('footer') %>