X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=e454647cc37f8a1cf443b1dd7ea53104397f9266;hb=af5b5947a7bcb13a94a84bb2b20c80a2778e0f35;hp=a1cda6d49b5e9a72fbff3b61c7d51f8b24139a1d;hpb=eb9668a6f3181ee02cb335272c5ee4616e61fd09;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index a1cda6d49..e454647cc 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,33 +1,28 @@ -MyAccount -MyAccount

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

+<%= include('header', 'Make a payment') %> +
- - + - - + - - + - - - - - - - - - - - - - - - - - +<%= include('card') %> + + - @@ -113,8 +48,5 @@ -
Amount Due + Amount Due
$<%=sprintf("%.2f",$balance)%>
Payment amount + 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') %>