DocumentationRecipesAPI ReferenceChangelog
Documentation

Payment Info Classes

SoftPOS Result


Class SoftPOSResult

Parameter

Data Type

Mandatory

Description

code

String

M

SoftPOS provider code.

message

String

M

SoftPOS provider message.

Note: JSON format.

transactionId

String

M

SoftPOS provider transaction id.

providerId

String

M

SoftPOS 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
41002Manual 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