summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2012-10-19 12:51:06 -0700
committerMark Wells <mark@freeside.biz>2012-10-19 12:51:06 -0700
commit744b17e5c9a5de68ad8a24b7a35449b535f02731 (patch)
tree341a92bd2b7b20aaaa4328391c8ea8bda78beff8 /FS/FS/Conf.pm
parenta056cbfc08fa8491aa3c995d7053ed4574b18c50 (diff)
recurring indicator for Paymentech batches, #19571
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 5c43b3ac9..d8fd54514 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -3601,7 +3601,7 @@ and customer address. Include units.',
{
'key' => 'batchconfig-paymentech',
'section' => 'billing',
- 'description' => 'Configuration for Chase Paymentech batching, five lines: 1. BIN, 2. Terminal ID, 3. Merchant ID, 4. Username, 5. Password (for batch uploads)',
+ 'description' => 'Configuration for Chase Paymentech batching, six lines: 1. BIN, 2. Terminal ID, 3. Merchant ID, 4. Username, 5. Password (for batch uploads), 6. Flag to send recurring indicator.',
'type' => 'textarea',
},