From 1bbb913b003271d9921e5968184282c216a8a447 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 3 Nov 2009 01:21:08 +0000 Subject: [PATCH] clarify description of batchconfig-paymentech based on notes from #5650 --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index f359dcb9b..388729332 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2459,7 +2459,7 @@ worry that config_items is freeside-specific and icky. { 'key' => 'batchconfig-paymentech', 'section' => 'billing', - 'description' => 'Configuration for Chase Paymentech batching, four lines: 1. BIN, 2. Terminal ID, 3. Merchant ID, 4. Username, 5. Password', + 'description' => 'Configuration for Chase Paymentech batching, five lines: 1. BIN, 2. Terminal ID, 3. Merchant ID, 4. Username, 5. Password (for batch uploads)', 'type' => 'textarea', }, -- 2.11.0