diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-02-16 20:20:54 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-02-16 20:25:35 -0500 |
commit | 772656864b377bbd2ef2febd40891ef1206b5be0 (patch) | |
tree | a97981fda3131cda6e8ef412fa5a2616cf6d45c7 /FS/bin/freeside-paymentech-upload | |
parent | 70a5e47201ffd625d0b146af9ce407d285619690 (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 770239d8d..d6ca0cd28 100755 --- a/FS/bin/freeside-paymentech-upload +++ b/FS/bin/freeside-paymentech-upload @@ -126,7 +126,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. |