X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=5f5bc1c8e50773527292d6ce40952c84b663cde9;hb=b6cbedaae251e2b32af21fa6078446713e599ba9;hp=3522c086768de32cbc0f119085d9c817c01b0131;hpb=6ced9264b8ec79e4b460be90ede25ec72a7dfc16;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index 3522c0867..5f5bc1c8e 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,32 +1,24 @@ -MyAccount -MyAccount

-<%= $url = "$selfurl?session=$session_id;action="; ''; %> - -<%= include('myaccount_menu') %> -
-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="auto" VALUE="1" onClick="if (this.checked) { document.OneTrueForm.save.checked=true; }"> Charge future payments to this card automatically

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