Contains information about an EMV transaction reponse.
More...
|
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...
|
|
Contains information about an EMV transaction reponse.
◆ arc
string CWSWrapper.EmvResponseData.arc |
|
getset |
◆ atc
string CWSWrapper.EmvResponseData.atc |
|
getset |
◆ csn
string CWSWrapper.EmvResponseData.csn |
|
getset |
◆ debitResponseCode
string CWSWrapper.EmvResponseData.debitResponseCode |
|
getset |
◆ issuerAuthData
string CWSWrapper.EmvResponseData.issuerAuthData |
|
getset |
Issuer authentication data.
◆ issuerResponse
string CWSWrapper.EmvResponseData.issuerResponse |
|
getset |
◆ 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 |
◆ result
string CWSWrapper.EmvResponseData.result |
|
getset |
◆ 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:
- JSONObjects/EmvResponseData.cs