summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pay.pm
AgeCommit message (Expand)Author
2019-06-24RT# 82137 - Added ability for processing fee to be pain on seperate invoice.Christopher Burger
2018-11-15RT# 80138 - Added config option to display/edit customer option to send or no...Christopher Burger
2018-05-17RT# 78131 - added documentation for new method.Christopher Burger
2018-05-17RT78131 - Created new method to send message receipts so code does not have t...Christopher Burger
2018-05-04RT# 78131 - added ability to use message template for auto payment receipt an...Christopher Burger
2017-04-26add list_payments and payment_receipt self-service API calls, RT#75517Ivan Kohler
2016-12-21fix payinfo_used on batch payments with encrypted payinfo, related to #19571Mark Wells
2016-07-15rename cardtype to paycardtypeMark Wells
2016-07-15store credit card type in cust_payby and transaction records, #71291, schema ...Mark Wells
2016-03-17RT#28648: Unsuspend when past due balance is paid [cleanup for backport]Jonathan Prykop
2016-03-17RT#28648: Unsuspend when past due balance is paidJonathan Prykop
2016-02-23RT#39586 Manual check refunds cannot be unapplied [source_paynum field, reaso...Jonathan Prykop
2016-02-23RT#39586 Manual check refunds cannot be unappliedJonathan Prykop
2015-11-09RT#37908: Convert existing email-sending code to use common interface [switch...Jonathan Prykop
2015-11-05Add proper reasons and reason types for payment and invoice voids.Mark Wells
2015-10-06consider "quick payment entry" payments manual for payment receipt purposes, ...Ivan Kohler
2015-09-21billing event to call web services, RT#35167Ivan Kohler
2015-08-29RT#37064: Add action link to manually refund a paymentJonathan Prykop
2015-08-07this can't possibly make a difference - context? RT#33681Ivan Kohler
2015-08-05consider csv/xls imported payments "manual" for payment receipt purposes, RT#...Ivan Kohler
2015-07-15RT#31594: Unapplied payment issuesJonathan Prykop
2015-03-04RT#30825 Modernize Bulk payment importing [fixed format handling]Jonathan Prykop
2015-03-02RT#30825: Modernize Bulk payment importing [error handling for mismatched age...Jonathan Prykop
2015-02-28RT#30825: Modernize Bulk payment importingJonathan Prykop
2015-02-23specify invoice mode for post-payment statements, #33152Mark Wells
2015-02-15multiple payment options (new complimentary flag), RT#23741Ivan Kohler
2015-01-29RT#30613: Can't Send E-mailJonathan Prykop
2015-01-28Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-01-28optimize cust_pay__otaker_ivan upgrade fix (pretty obsolete at this point?)Ivan Kohler
2015-01-27Ticket #30613: Can't Send E-mailJonathan Prykop
2014-11-02add cust_pay insert noemail flag, RT#23357, github #32Ivan Kohler
2014-09-05add invnum to payment import, RT#29673Ivan Kohler
2014-07-17mysql compat fix, try again, #28895Mark Wells
2014-07-16mysql compat fix for cust_pay.paybatch upgrade, #28895Mark Wells
2014-07-16REST API, RT#28181Ivan Kohler
2014-05-07upgrade in reverse numeric order, #29017Mark Wells
2014-05-07run time-consuming cust_pay upgrade from the job queue, #29017Mark Wells
2014-04-27invoice # in payment receipts, RT#26083Ivan Kohler
2014-03-25invoice number on manual payment receipts, RT#26083Ivan Kohler
2014-03-04log_sent_mail logs emailed invoices and receipts as well as msg_template mess...Mark Wells
2014-02-27fix payment voiding, fallout from #13971Mark Wells
2014-02-09with cust_main-custnum-display_prefix, use prefixed customer numbers on batch...Ivan Kohler
2014-01-24select a date when importing payments, RT#27087Ivan Kohler
2014-01-07fix method name conflicts, related to #13971Mark Wells
2013-11-13omit from historyIvan Kohler
2013-08-12cursored search, conserve memory during 3.x cust_pay upgrade, #23725Mark Wells
2013-06-28new thirdparty payment framework, #23752, #23579, #22395Mark Wells
2013-05-15queue all email receipts, RT#22731, RT#23023Ivan Kohler
2013-05-15payment voids exist, time for deletepayments to goIvan Kohler
2013-05-10merge NG auth, RT#21563Ivan Kohler