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

From Freeside
Jump to: navigation, search

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