summaryrefslogtreecommitdiff
path: root/FS/FS/pay_batch.pm
AgeCommit message (Expand)Author
2019-03-15RT# 83044 - fixed so open empty batches not created on upgradeChristopher Burger
2019-03-15RT# 83044 - fixed cc refund issuesChristopher Burger
2019-03-13RT# 82988 - updated paybatch upgrade to move credits from combined batch file...Christopher Burger
2019-03-11RT# 82988 - Fixed so only formats that can handle electronic refunds can down...Christopher Burger
2016-12-16prevent B:BP batches from being marked in-transit if uploading the batch fail...Mark Wells
2016-09-13unclosed quotation in error message nitIvan Kohler
2016-01-31silence warningMark Wells
2016-01-05RT#34295: Error when attempting to create batch payments [better handling of ...Jonathan Prykop
2016-01-05RT#34295: Error when attempting to create batch paymentsJonathan Prykop
2015-11-09RT#37908: Convert existing email-sending code to use common interface [remova...Jonathan Prykop
2015-08-25RBC download script: option to avoid closing the batch, #35228Mark Wells
2015-07-25automate RBC payment batch transfer, #35228Mark Wells
2015-03-31#33286: Direct Debit by BillBuddy for Bank AccountsJonathan Prykop
2015-03-12RT#33582: RBC return batch processing failure [handling for non-chronological...Jonathan Prykop
2015-03-11documentation for FS::pay_batch::import_results, cuz I was tracing it anywayJonathan Prykop
2015-01-29RT#30613: Can't Send E-mailJonathan Prykop
2015-01-27Ticket #30613: Can't Send E-mailJonathan Prykop
2014-10-31tax engine refactoring for Avalara and Billsoft tax vendors, #25718Mark Wells
2013-12-28autoload methods returning foreign records, RT#13971Ivan Kohler
2013-08-15capture B:OP and B:BP failure_status values from payment attempts, #21117Mark Wells
2013-07-09use per-agent config for all EFT Canada batch options, #23757, from #14859Mark Wells
2013-01-30record and show batch payment status info, #21117Mark Wells
2013-01-26nitIvan Kohler
2012-08-07fix compilation errorIvan Kohler
2012-08-07Business::BatchPayment fixes for TD EFT format, #17878Mark Wells
2012-07-13one-way check batches, #17623Mark Wells
2012-06-30Business::BatchPayment interface, #17373Mark Wells
2011-10-21agent-virt batches and batchconfig-eftcanada config (argh!), RT#14859ivan
2011-10-21agent-virt batches and batchconfig-eftcanada config (argh!), RT#14859ivan
2011-08-16fix paymentech batch download, RT#7905ivan
2011-04-12fix batch closure, #12351mark
2011-02-15batch payment revocation, RT#10545mark
2011-02-10fix batch payment recording againmark
2011-02-09fix batch payment recording, fallout from #10545mark
2011-01-18TD EFT format fixes, RT#10545mark
2010-12-24manual batch approval and TD EFT fixes, RT#10545mark
2010-11-12TD EFT batch format, RT#10545mark
2010-11-12better support for batch-increment_expiration, RT#10453mark
2010-09-21store TxRefNum for Paymentech batch payments, RT#9962mark
2010-08-24delete CVV when processing batch results, RT#9652mark
2010-08-24premature commitmark
2010-08-24delete CVV when processing batch results, RT#9652mark
2010-08-19fix batching protection against transactions settled in the meantime, RT#7905ivan
2010-07-23put batch card numbers/masks in cust_pay so they can be refunded, patch from ...ivan
2010-06-16RT#5683: payment batch upload uses job queue and progressbarmark
2010-02-10RT#7274: accept CR/LF in RBC batch importmark
2010-01-07Fix problems with RBC batch import (RT#6967)mark
2009-11-03fix warning replacing pay_batch, RT#5650ivan
2009-10-24Scripts for paymentech batch transfermark
2009-10-03Load XML::Simple at runtime to avoid breakagemark