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=e454647cc37f8a1cf443b1dd7ea53104397f9266;hb=0f7643c1af2d909e0c3172e5bec0c01855fca1b9;hpb=af5b5947a7bcb13a94a84bb2b20c80a2778e0f35 diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index e454647cc..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