Freeside:4:Documentation:Developer/bin/freeside-eftca-upload

From Freeside
< Freeside:4:Documentation:Developer
Revision as of 08:45, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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