X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=3bce67433ae5b854355fd2f99d8ef630efc6b787;hp=96a17ba4c227ef4d9af400320bea34a3c7ed77eb;hb=0f7643c1af2d909e0c3172e5bec0c01855fca1b9;hpb=7f43bf155bc79e3c9bd5d88e53117595963c301e diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index 96a17ba4c..3bce67433 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,7 +1,6 @@ <%= $url = "$selfurl?session=$session_id;action="; ''; %> -<%= include('header') %> +<%= include('header', 'Make a payment') %> -Make a payment

@@ -18,10 +17,18 @@ Payment amount
- $"> +<%= + $amt = $balance; + $amt += $amt * $credit_card_surcharge_percentage/100 + if $credit_card_surcharge_percentage > 0; + ''; +%> + $">
- + +<%= include('discount_term') %> + Card type - Remember this information + NAME="save" VALUE="1"> + Remember this card and billing address