Direct Payments API Errors

CODERESPONSE TEXTTEXT EXPLANATION
1000MALFORMED TRANSSome data in the transaction was missing or invalid, or the reference number was too long.
1001ACCESS DENIED or TOTL DENIEDTERMID is not activated or not use of TERMID not permissible from IP address.
1003DECLINED (CV)Card has been used more than the preset limit for the TERMID allows.
1011ILLEGAL/MISSING AMOUNTA blank or zero amount was sent as a financial transaction. Check the amount
1016COMPLETION NO MATCHThere is no matching Pre-Authorization for the Completion attempted.
1017NO MATCHThere is no matching Sale, Completion, or Force Post for the Void attempted.
1018CARD TYPE INVALIDMerchant not setup to accept card type, or the card is not a valid type.
1019TRAN TYPE INVALIDMerchant not setup to accept transaction type, or transaction type does not exist.
1020CARD NUMBER INVALIDCard number did not pass check-digit tests for that card type.
1024NETWORK FAILURECommunications failure in the authorization network. The transaction was neither approved nor declined.
1028OPERATOR INVALIDOPERID submitted contained something other than letters and numbers. Refer to specifications.
1029AUTH NUMBER MISSING/INVALIDForce Post transaction is missing an authorization number.
1030CARD LENGTH ERRCard number submitted did not contain the correct number of digits for that card type.
1031INVALID/MISSING REFReference number is missing or invalid. Refer to specifications.
1032CARD DATA ERRORCard data is invalid or incomplete (i.e. too few numbers)
1033NOTHING TO SETTLESettlement was requested for an empty batch.
1035DUPLICATE REFReference number transaction is not unique in the batch
1036INVALID INVInvoice number is invalid
1037USERFEE NOT ALLOWED, or USERFEE TOO SMALLUSERFEE NOT ALLOWED: Terminal ID is not setup for USERFEE. Contact SportsPay Support. OR, USERFEE TOO SMALL: The amount is lower than the cost of the transaction using the merchant's billing profile. Utilize the AMT field in GetAPIKey or StartSession to receive an accurate amount in the returned value.
1097HOST COMMS ERRORCommunication with the bank host failed during the transaction. Retry the transaction.
1098INVALID HOST RESPONSEBank host provided an invalid response. Retry the transaction.
1099NETWORK FAILURENetwork failure has occurred while communicating with the card issuer.
9101GATEWAY SYSTEM ERRORGateway has generated an internal error. Switch to the backup gateway URL and try again.
9102GATEWAY CONFIG ERRORThere is an error in the configuration of the TERMID on the gateway. Please contact support.
9128INVALID PASSWORDIncorrect password provided for the TERMID.