X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=c936082665de4c6e4fb79a636a414f9468f4dba1;hp=4e1736be3d511661fb90741dc6fec199e2a3964f;hb=1add633372bdca3cc7163c2ce48363fed3984437;hpb=860a0e1470854bf8b108fb0d269c60f4ace251df diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 4e1736be3..c93608266 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3856,6 +3856,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.',