CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.EmvResponseData Class Reference

Contains information about an EMV transaction reponse. More...

Properties

string transactionId [get, set]
 The ID of the transaction. More...
 
string atc [get, set]
 ATC More...
 
string arc [get, set]
 ARC More...
 
string result [get, set]
 Result More...
 
string issuerAuthData [get, set]
 Issuer authentication data. More...
 
string issuerResponse [get, set]
 Issuer response data. More...
 
string csn [get, set]
 CSN More...
 
string issuerScript [get, set]
 Issuer script to be used by the card reader in the EMV flow. More...
 
string macValue [get, set]
 The MAC value of the EMV transaction. More...
 
string macAmount [get, set]
 The MAC amount for the EMV transaction. More...
 
string sysTraceAuditNo [get, set]
 The system trace audit number for the EMV transaction. More...
 
string debitResponseCode [get, set]
 Debit response code. More...
 
string responseCode [get, set]
 EMV response code. More...
 

Detailed Description

Contains information about an EMV transaction reponse.

Property Documentation

◆ arc

string CWSWrapper.EmvResponseData.arc
getset

ARC

◆ atc

string CWSWrapper.EmvResponseData.atc
getset

ATC

◆ csn

string CWSWrapper.EmvResponseData.csn
getset

CSN

◆ debitResponseCode

string CWSWrapper.EmvResponseData.debitResponseCode
getset

Debit response code.

◆ issuerAuthData

string CWSWrapper.EmvResponseData.issuerAuthData
getset

Issuer authentication data.

◆ issuerResponse

string CWSWrapper.EmvResponseData.issuerResponse
getset

Issuer response data.

◆ issuerScript

string CWSWrapper.EmvResponseData.issuerScript
getset

Issuer script to be used by the card reader in the EMV flow.

◆ macAmount

string CWSWrapper.EmvResponseData.macAmount
getset

The MAC amount for the EMV transaction.

◆ macValue

string CWSWrapper.EmvResponseData.macValue
getset

The MAC value of the EMV transaction.

◆ responseCode

string CWSWrapper.EmvResponseData.responseCode
getset

EMV response code.

◆ result

string CWSWrapper.EmvResponseData.result
getset

Result

◆ sysTraceAuditNo

string CWSWrapper.EmvResponseData.sysTraceAuditNo
getset

The system trace audit number for the EMV transaction.

◆ transactionId

string CWSWrapper.EmvResponseData.transactionId
getset

The ID of the transaction.


The documentation for this class was generated from the following file: