summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-paymentech-upload
AgeCommit message (Collapse)Author
2019-03-15RT# 83044 - fixed cc refund issuesChristopher Burger
2019-03-12RT# 82988 - added check for batch payment upload scripts to make sure they ↵Christopher Burger
can handle credit batches.
2019-03-10RT# 82988 - Fixed so only formats that can handle electronic refunds can ↵Christopher Burger
download those files
2019-02-16RT# 81961 Repair broken links in POD documentationMitch Jackson
- Update many links - chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will parse them for POD documentation
2018-09-26increase paymentech timeout, RT#81278Ivan Kohler
2015-12-22RT#34295: Error when attempting to create batch payments [better handling of ↵Jonathan Prykop
empty batches]
2015-11-03RT#38722: DFH: paymentech upload and download retry [fixed misspelled ↵Jonathan Prykop
paymentech]
2015-10-30RT#38722: DFH: paymentech upload and download retryJonathan Prykop
2012-06-30Business::BatchPayment interface, #17373Mark Wells
2010-03-15RT#7473: add -p optionmark
2009-11-12Fix zip passwordmark
2009-11-05back to old host name, info from customer/paymentech was bogus, RT#5650ivan
2009-11-05update paymentech live server, RT#5650ivan
2009-11-04add explicit use of Expect module, so the error is thrown immediate, RT#5650ivan
2009-11-03check for zip and unzip commands, use multi-arg version of system to prevent ↵ivan
the shell getting its hands on things (metacharacters in pw or whatnot), RT#5650
2009-11-03update usage & manpage w/ freeside- prefixivan
2009-11-03fix usage of File::Temp->newdir, not in 0.18 File::Temp on perl 5.10.0, RT#5650ivan
2009-11-03moving paymentech-* to FS/bin, RT#5650ivan