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=bd03b8214df6676262f6182816c518c58b5d5112;hb=0f7643c1af2d909e0c3172e5bec0c01855fca1b9;hpb=1958c28884c750ca37979f19bec3e3daf0386731 diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index bd03b8214..3bce67433 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -17,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