transaction Structure
| Name | Description | |
|---|---|---|
|
Acquirer | The acquirer of the transaction. |
|
Amount | The transaction amount. |
|
Approved | True if transaction is Approved, false otherwise |
|
AuthCode | The authorization code of the authorization system |
|
Batch | The name of the batch this transaction belongs to |
|
BatchNumber | The number of the batch this transaction belongs to |
|
CardHash | The truncated Hash of the card |
|
CardPAN | The truncated PAN of the card |
|
CashbackAmount | The transaction cashback amount |
|
Cryptogram | The transaction cryptogram |
|
CurrencyCode |
The ISO 4217 numerical currency code. 978 for EUR |
|
CustomerEmail | Email that a receipt was sent |
|
CustomerPhone | Phone that a receipt was sent |
|
CustomerReference | The Customer Reference of the transaction. |
|
DccAmount | The transaction DCC amount |
|
DccCurrencyCode |
The ISO 4217 numerical currency code. 978 for EUR |
|
EcrTokenResult | The ECR token result of the transaction. |
|
HostResponseCode | The response code of the Host |
|
Id | The unique identifier of the intent for the POS backend |
|
InitialTransaction | Reference to the transaction details of the initial transaction |
|
Instalments | The number of instalments |
|
LoyaltyRedemptionAmount | The transaction loyalty redemption amount |
|
MID | Merchant ID of the terminal that performed the transaction |
|
OriginalAuthCode | The authorization code of the initial transaction |
|
OriginalRRN | The RRN of the initial transaction |
|
PosEntryMode | The entry mode of the transaction to the POS. |
|
RRN | The retrieval reference number of the authorization system |
|
Result | The intent result |
|
STAN | The System Trace Audit Number of the transaction as set by the authorization system |
|
Status | The intent status |
|
TID | Terminal ID of the terminal that performed the transaction |
|
Terminal | Reference to the terminal which this intent was sent to |
|
Timestamp | The transaction completion timestamp. |
|
TipAmount | The tip amount. |
|
Transaction | Reference to the transaction details of the completed |
|
TransactionId | The unique transaction id required in the Greek market as mandated and defined by law. |
|
TxnType | The transaction type. |
|
Void | Is this a transaction intent or a transaction void intent? |
|
VoidTimestamp | The transaction void completion timestamp |
|
Voided | True if transaction is Voided, false otherwise |