diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-02-16 20:20:54 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-02-27 03:27:27 -0500 |
commit | 17a8b72b78ba455b58d53731fe557a471e0f2947 (patch) | |
tree | 8caf8bc95fcf2608fd8704397ed307cef7fd8342 /FS/bin/freeside-paymentech-upload | |
parent | 83cad295d38b0c764b59b62bc4840dcf666b7de9 (diff) |
RT# 81961 Repair broken links in POD documentation
- Update many links
- chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will
parse them for POD documentation
Diffstat (limited to 'FS/bin/freeside-paymentech-upload')
-rwxr-xr-x | FS/bin/freeside-paymentech-upload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/bin/freeside-paymentech-upload b/FS/bin/freeside-paymentech-upload index 2880f0e9e..137c38f1b 100755 --- a/FS/bin/freeside-paymentech-upload +++ b/FS/bin/freeside-paymentech-upload @@ -121,7 +121,7 @@ freeside-paymentech-upload - Transmit a payment batch to Chase Paymentech via SF Command line tool to upload a payment batch to the Chase Paymentech gateway. The batch will be exported to the Paymentech XML format, packaged in a ZIP -file, and transmitted via SFTP. Use L<paymentech-download> to retrieve the +file, and transmitted via SFTP. Use L<freeside-paymentech-download> to retrieve the response file. -a: Send all open batches, instead of specifying a batchnum. |