Difference between revisions of "Freeside:3:Documentation:Developer/bin/freeside-rbc-upload"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
 
(No difference)

Latest revision as of 07:38, 28 September 2015

NAME

freeside-rbc-upload - Transmit a payment batch to RBC via FTP/TLS.

SYNOPSIS

 freeside-rbc-upload [ -a [ -p PAYBY ] ] [ -v ] user batchnum

DESCRIPTION

Command line tool to upload a payment batch to the Royal Bank of Canada ACH service. Use freeside-rbc-download to retrieve the response file. Options:

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

-p PAYBY: With -a, limit to batches of that payment type, e.g. -p CARD.

-v: Be verbose.

user: freeside username

batchnum: pay_batch primary key

BUGS

SEE ALSO

FS::pay_batch