From: ivan Date: Tue, 3 Nov 2009 01:21:14 +0000 (+0000) Subject: clarify description of batchconfig-paymentech based on notes from #5650 X-Git-Tag: freeside_1_9_2~254 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=8906c574d7209a258a7c79d958d04d189ecb18a2;hp=bb44ae167a3a84a222664555dbfe8c4b00e007f0;p=freeside.git clarify description of batchconfig-paymentech based on notes from #5650 --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index f3096e9d0..68a6fa0e1 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2458,7 +2458,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', + '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', },