Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-25 | RT# 82137 - added processing fee template substitution. | Christopher Burger | |
Conflicts: httemplate/edit/msg_template/email.html httemplate/elements/tr-amount_fee.html | |||
2019-06-25 | RT# 82137 - default payment amount now has processing fee in total if ↵ | Christopher Burger | |
processing fee exists. | |||
2019-06-24 | RT# 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-06 | RT# 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-24 | RT# 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-03 | selfservice payment fees, RT#18345 | Ivan Kohler | |
2012-07-13 | abstract out the amount + fee + input, javascript, display so it can be ↵ | Ivan Kohler | |
reused by self-service without code duplication |