From 4d910ef2038bbc29e73a40ec66591ac48355a5ba Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 22 Jul 2011 19:19:57 +0000 Subject: EFT Canada batch format and scripts, #13628 --- httemplate/search/elements/cust_pay_batch_top.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate') diff --git a/httemplate/search/elements/cust_pay_batch_top.html b/httemplate/search/elements/cust_pay_batch_top.html index 96ed428b0..ce0ee9ed4 100644 --- a/httemplate/search/elements/cust_pay_batch_top.html +++ b/httemplate/search/elements/cust_pay_batch_top.html @@ -106,6 +106,7 @@ tie my %download_formats, 'Tie::IxHash', ( 'paymentech' => 'XML file for Chase Paymentech', 'RBC' => 'Royal Bank of Canada PDS batch', 'td_eft1464' => '1464 byte file for TD Commercial Banking EFT', +'eft_canada' => 'EFT Canada CSV batch', # insert new batch formats here ); -- cgit v1.2.1