DocumentationRecipesAPI ReferenceChangelog
Documentation

Payment Info Classes

SoftPOS Result


Class SoftPOSResult
ParameterData TypeMandatoryDescription
codeStringMSoftPOS provider code.
messageStringMSoftPOS provider message.Note: JSON format.
transactionIdStringMSoftPOS provider transaction id.
providerIdStringMSoftPOS provider id.

SoftPOS Result Code

The table below lists out all possible response code from SoftPOS Provider

CodeDescription
APPROVEDAPPROVED
DECLINEDCard Declined from Acquirer
40000Exception during SoftPOS Initialization
40001Exception during SoftPOS setup
40002No default configuration
41001Parsing activity result failed
41002Cannot get payment profile
41003Unsupported type
42001Card Detection Timeout
42002Manual Abort transaction
42003Card read retry count exceeded
42004Card Read Failed
42005Card declined the transaction in GAC2
43001Connection to upstream timeout
43002Client request error, please check the request
43003Server error, please try again later
49000This is an unlikely error, during result processing it is null, please contact support
49001Error from other source
49002Exception from other source