X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=defd4a5511c865254cf2eada04563dedb516508d;hb=a1a0800de7c69fe5ee414b79e408ceacd4a1c2c3;hp=89239c06b9584370dca8416468d7c6cbdad5ccd2;hpb=c0fdb0884f3e5fb72e83e0b65d52b5a593bd670a;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index 89239c06b..defd4a551 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,44 +1,26 @@ -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') %> - - @@ -64,8 +46,5 @@ -
Amount Due + Amount Due
- $<%=sprintf("%.2f",$balance)%> + $<%=sprintf("%.2f",$balance)%>
Payment amount -
- $"> -
-
Card type + Card type
- - 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') %>