<% 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-upload

NAME

freeside-eftca-upload - Transmit a payment batch to EFT Canada via SFTP.

SYNOPSIS

  freeside-paymentech-upload [ -a ] [ -v ] user batchnum

DESCRIPTION

Command line tool to upload a payment batch to the EFT Canada gateway. The batch will be exported to a comma-delimited file and transmitted via SFTP. Use freeside-eftca-download to retrieve the response file.

-a: Send all open batches, instead of specifying a batchnum.

-v: Be verbose.

user: freeside username

batchnum: pay_batch primary key

SEE ALSO

FS::pay_batch

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