fix paymentech batch approval status processing, RT#80622
[freeside.git] / FS / FS / pay_batch / paymentech.pm
2018-09-26 Ivan Kohlerfix paymentech batch approval status processing, RT...
2018-03-01 Mitch JacksonRT# 77144 replace bytes_substr with Unicode::Truncate
2016-12-22 Mark Wellsinclude with_recurringInd in paymentech config migratio...
2016-01-25 Mark Wellsupdate batch payment for multiple payment methods,...
2015-03-25 Mark Wellspaymentech: enforce field lengths in raw bytes, #29972
2013-07-03 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2013-04-25 Ivan KohlerMerge branch 'patch-18' of https://github.com/gjones2...
2013-04-25 Ivan KohlerMerge branch 'patch-19' of https://github.com/gjones2...
2013-02-17 Ivan Kohlerdon't even send an empty avsCountryCode for non-US...
2013-01-30 Mark Wellsrecord and show batch payment status info, #21117
2013-01-15 Ivan Kohlertruncate paymentech state to 2 chars, RT#20994
2012-11-13 Ivan Kohlerdon't send countries other than US/CA/GB/UK to paymente...
2012-10-20 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-10-19 Mark Wellsrecurring indicator for Paymentech batches, #19571
2012-07-09 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-07-02 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-07-02 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2012-06-30 Mark WellsBusiness::BatchPayment interface, #17373
2012-01-21 ivanThis commit was generated by cvs2svn to compensate...
2011-04-18 ivanThis commit was generated by cvs2svn to compensate...
2011-02-17 ivanThis commit was generated by cvs2svn to compensate...
2010-11-12 markbetter support for batch-increment_expiration, RT#10453
2010-09-21 markstore TxRefNum for Paymentech batch payments, RT#9962
2010-05-18 ivanThis commit was generated by cvs2svn to compensate...
2010-01-19 ivanpatch from Peter Loeppky to make sure some xml fields...
2009-12-31 ivanThis commit was generated by cvs2svn to compensate...
2009-12-18 ivanThis commit was generated by cvs2svn to compensate...
2009-11-12 markFix date format string
2009-10-29 markuse XML::Writer for tighter compliance with spec
2009-10-24 markScripts for paymentech batch transfer
2009-10-03 markLoad XML::Simple at runtime to avoid breakage
2009-09-25 markBatch payment refactoring