X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=2e52db7be61be090a13b26406482947b416d1404;hb=828a9903440fddc74b1014ff7b348d09b383d57b;hp=b5d4be69f8135123c7f5b54c02cf72d7ce5ef92f;hpb=ee0976f9722a87ed6166302dfdc687ed3b2b6a8e;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b5d4be69f..2e52db7be 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3970,6 +3970,13 @@ and customer address. Include units.', }, { + 'key' => 'batchconfig-RBC-login', + 'section' => 'billing', + 'description' => 'FTPS login for uploading Royal Bank of Canada batches. Two lines: 1. username, 2. password. If not supplied, batches can still be created but not automatically uploaded.', + 'type' => 'textarea', + }, + + { 'key' => 'batchconfig-td_eft1464', 'section' => 'billing', 'description' => 'Configuration for TD Bank EFT1464 batching, seven lines: 1. Originator ID, 2. Datacenter Code, 3. Short name, 4. Long name, 5. Returned payment branch number, 6. Returned payment account, 7. Transaction code.',