From 744b17e5c9a5de68ad8a24b7a35449b535f02731 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 19 Oct 2012 12:51:06 -0700 Subject: recurring indicator for Paymentech batches, #19571 --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FS/FS/Conf.pm') 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', }, -- cgit v1.2.1