Contains results and data from past transactions.
Parameters
Name | Type | Description |
---|---|---|
|
String |
Reference for the tender. Specify a |
|
string | The transaction currency |
|
long |
The transaction amount in minor units (100 is 1.00 with EUR).
|
|
|
The transaction amount in minor units (100 is 1.00 with EUR).
|
|
String |
The date and time at which the tender was created. |
|
Transaction.TenderState |
The state of the transaction. |
|
boolean |
Is set to true if a pending transaction exists on the PED, to be sent to the Adyen payments platform and captured. |
An extended report also contains:
Name | Type | Description |
---|---|---|
|
String |
The transaction reference provided by the Merchant (reported in the Adyen payments platform). |
|
String |
Adyen's unique 16-character string associated with the transaction/the request. A |
|
String |
The PAN, masked so that sensitive information is not visible. The first six and last four digits are the maximum number of digits to be displayed. |
|
String |
POS entry mode (ICC/MSR/MKE/CLESS_CHIP/CLESS_SWIPE). |
|
List |
Set used to hold a list of receipt information. |
Some helper methods are provided in the object:
Helper methods and parameters
Name | Input Parameters | Type | Description | Returned Parameters | Type |
---|---|---|---|---|---|
|
|
|
Returns the specified tender reference. |
|
String |
|
|
|
Number of transaction reports to return. |
|
long |
|
|
|
Returns the number of reports in the TXStoreReport object. |
|
long |
|
|
long |
Returns an report object which contains the specified report. |
|
IDispatch |
|
|
|
Returns tender reference for the transaction. |
|
String |
|
|
|
Returns the state of the transaction. |
|
String |
|
|
|
Returns the time the transaction was processed. |
|
String |
|
|
|
Returns transaction where the capture is still pending. |
|
long |
|
|
Variant |
Returns the transaction amount in the specified currency. |
|
long |
|
|
|
Returns the merchant reference for the transactions |
|
String |
|
|
|
Returns the PSP reference for the transactions |
|
String |
|
|
|
The PAN associated with the transaction, masked such that only personnel with a legitimate business need can see the full PAN. |
|
String |
|
|
|
Returns the entry mode used, ICC, magstripe, NFC, or MKE. |
|
String |
|
|
|
Returns the number of receipts stored in the TxStoreReport |
|
long |
|
|
long |
Returns the receipt at the index provided ( |
|
Receipts Object |
Use this object in the following calls and callbacks to represent the Transaction Report: