Daily Transaction Report

Overview

Use the Daily Transaction Detail Report to reconcile, monitor, and investigate transaction-level payment activity for a reporting day.

The report is the primary source of truth for transaction-level data. It contains one record per transaction event and reflects the status and outcome processed by Aera.


Key Features

  • Provides full transaction-level granularity.
  • Covers all supported payment methods and channels.
  • Includes authorization, sale, and refund events.
  • Shows the status and outcome for each transaction.
  • Uses a structured CSV format for integration and processing.

Report Characteristics

AttributeDescription
GranularityTransaction-level (one row per transaction event)
FrequencyDaily
FormatCSV
ScopeAll transactions processed within the reporting day
Currency representationMinor units (e.g. 10000 = 100.00 NOK)

Use Cases

  • Reconciliation: Validate transaction completeness against internal systems and settlement details.
  • Monitoring: Track volumes and approval rates.
  • Investigation: Analyze failed or disputed transactions.
  • Support: Retrieve transaction details for customer inquiries.
  • Data ingestion: Feed data into ERP, BI, or data platforms.

Relationship to Other Reports

The Daily Transaction Detail Report is part of Aera’s broader reporting framework:

  • Settlement Reports: Provide financial settlement information and bank-facing reconciliation.
  • Payout Reports: Show how funds are grouped and paid out to the merchant.

In practice

  • Use the Daily Transaction Detail Report to understand what happened.
  • Use Settlement and Payout Reports to understand how money moved.

Example flow

  • Transactions processed → appear in Transaction Report (Transaction ID)
  • Transactions settled → appear in Settlement Report (Reconciliation ID)
  • Settlements aggregated → appear in Payout Report (same Reconciliation ID)

Availability

  • Generated daily.
  • Covers transactions processed within the defined reporting day.
  • Becomes available after processing for the day is complete.

Delivery Options

Access the report through one of the following options:

  • Manually retrieve it in the Aera Portal.
  • Use automated delivery through a webhook and the Reporting API.

For details, see Get Reports.


Report Structure

Each row in the report represents a single transaction or transaction event.

For each transaction, the report provides merchant information, transaction IDs from different systems, transaction details, payment instrument details, and point-of-interaction information, such as terminal and online channel details.

Depending on the payment type, acquirer, point of interaction, and payment instrument, different data elements may be present for each transaction.

The field groupings shown below are for documentation purposes only; the actual report is delivered as a flat file without these groupings.

Merchant information

FieldDescription
Merchant ID (Aera's MID)Unique identifier assigned to the merchant in Aera
Merchant nameName of the merchant
Merchant addressAddress of the merchant
GroupMerchant group affiliation
ChainMerchant chain affiliation
Sub-chainMerchant sub-chain affiliation
<Name of> (Attribute 1)Custom merchant-defined attribute 1
<Name of> (Attribute 2)Custom merchant-defined attribute 2
<Name of> (Attribute 3)Custom merchant-defined attribute 3
Merchant Category Code (MCC)Merchant category classification code

Transaction Identification

FieldDescription
Transaction IDUnique identifier for the transaction
Original Transaction IDReference to the original transaction (used for refunds or reversals)
Merchant reference (order number/id)Merchant-provided reference
Retrieval Reference NumberReference used to track the transaction across systems
Exchange IDIdentifier used for tracking transaction exchanges
STANSystem Trace Audit Number assigned to the transaction

Transaction Details

FieldDescription
Transaction Date and TimeDate and time when the transaction was processed
AmountTransaction amount in minor units (e.g. cents)
CurrencyCurrency of the transaction (ISO 4217)
Transaction typeType of transaction (e.g. authorization, capture, refund)
Transaction statusFinal status of the transaction
Response codeResponse code returned by Aera
Response code descriptionDescription of the response code
Acquirer response codeResponse code returned by the acquirer
Acquirer response code descriptionDescription of the acquirer response
AcquirerName of the acquiring bank or processor
Acquirer Transaction IDIdentifier assigned by the acquirer
Acquirer Session IDSession identifier assigned by the acquirer
Aera reconciliation IDIdentifier used for reconciliation processes
Issuer Authorisation codeAuthorization code provided by the issuer

Payment Instrument Details

FieldDescription
Payment instrument IDIdentifier of the payment instrument used
Payment methodsFor example, Visa, Mastercard, Maestro, Bankaxept, Bancontact, Aera, or Xtra Seamless
Credit/DebitIndicates whether the payment method is a credit or debit card
Payment instrument typeType of payment instrument (e.g. card, wallet)
Card/instrument expiry dateExpiry date of the card or instrument
Issuer BINBank Identification Number of the issuer
Issuer countryCountry of the issuing bank (ISO 3166)

Terminal & POS Information

Field NameDescription
Terminal IDIdentifier of the terminal used for the transaction
Terminal typeType of terminal used
Card entry modeMethod used to enter card details
PIN entry CVMCardholder verification method used
PARPayment Account Reference associated with the transaction
ECR ticket numberReference to the POS receipt or ticket
Offline/onlineIndicates whether the transaction was processed offline or online

Did this page help you?