From: ivan Date: Tue, 3 Nov 2009 01:21:08 +0000 (+0000) Subject: clarify description of batchconfig-paymentech based on notes from #5650 X-Git-Tag: root_of_svc_elec_features~713 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=1bbb913b003271d9921e5968184282c216a8a447 clarify description of batchconfig-paymentech based on notes from #5650 --- 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', },