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

From Freeside
< Freeside:3:Documentation:Developer
Revision as of 07:38, 28 September 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-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