Transaction Administration - Batch Upload


(Uploads batch file for offline processing.)

Variable Required Max Size Notes
publisher-name Mandatory NA Gateway account username issued to you.
publisher-password Mandatory NA Remote Client Password - This is different then the password used to login.
mode Mandatory NA Value needs to be set to ‘batchfile’
batchid Mandatory 10 Numerical Value representing Batch Identifier
num-txns Mandatory 4 Number of transactions in batch. Max 5000.
emailresults Mandatory 25 Email address to send notification of batch completion to.
sndemail Mandatory 4 yes/no. If set to ‘yes’ will email receipt to customer.
data Mandatory Data File of Transaction. For format please reference Batch Upload Specification.
notify-email Optional NA Email Address to send alert notice for transaction problems.

Response Values - Batch Upload

Variable Value Notes
FinalStatus success/problem success - File was uploaded successfully.problem - File was not uploaded successfully.
MErrMsg Error Message if applicable on failure.