summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-amount_fee.html
AgeCommit message (Collapse)Author
2019-06-25RT# 82137 - added processing fee template substitution.Christopher Burger
Conflicts: httemplate/edit/msg_template/email.html httemplate/elements/tr-amount_fee.html
2019-06-25RT# 82137 - default payment amount now has processing fee in total if ↵Christopher Burger
processing fee exists.
2019-06-24RT# 82137 - Added ability for processing fee to be pain on seperate invoice.Christopher Burger
Conflicts: FS/FS/Conf.pm httemplate/elements/tr-select-payment_options.html
2018-11-06RT# 76093 - Added ability to charge a processing fee when taking a payment ↵Christopher Burger
on the back end Conflicts: FS/FS/Conf.pm FS/FS/cust_main/Billing_Batch.pm httemplate/elements/tr-amount_fee.html httemplate/elements/tr-select-payment_options.html httemplate/misc/process/payment.cgi
2018-05-24RT# 79737 - Added ability to us a cc surcharge of a flat fee.Christopher Burger
Conflicts: FS/FS/cust_main/Billing_Realtime.pm httemplate/elements/tr-select-payment_options.html
2012-08-03selfservice payment fees, RT#18345Ivan Kohler
2012-07-13abstract out the amount + fee + input, javascript, display so it can be ↵Ivan Kohler
reused by self-service without code duplication