diff options
| author | mark <mark> | 2011-07-22 19:19:57 +0000 |
|---|---|---|
| committer | mark <mark> | 2011-07-22 19:19:57 +0000 |
| commit | 4d910ef2038bbc29e73a40ec66591ac48355a5ba (patch) | |
| tree | fca484f693e03297b1f9d5455ce0f9987a78dd94 /httemplate | |
| parent | 8dba5cb96454bf8ec81333ebac381180731396f1 (diff) | |
EFT Canada batch format and scripts, #13628
Diffstat (limited to 'httemplate')
| -rw-r--r-- | httemplate/search/elements/cust_pay_batch_top.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 ); |
