<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

freeside-eftca-download

NAME

freeside-eftca-download - Retrieve payment batch responses from EFT Canada.

SYNOPSIS

  freeside-eftca-download [ -v ] [ -a archivedir ] user

DESCRIPTION

Command line tool to download returned payment reports from the EFT Canada gateway and void the returned payments. Uses the login and password from 'batchconfig-eft_canada'.

-v: Be verbose.

-a directory: Archive response files in the provided directory.

user: freeside username

BUGS

You need to manually SFTP to ftp.eftcanada.com from the freeside account and accept their key before running this script.

SEE ALSO

FS::pay_batch

<% include ('/elements/footer.html' ) %>