Transactions - Operator user

A guide to the global Transactions view used by Operators to monitor and investigate payment activity in DJUST.


Introduction — Operator Transactions

The Transactions view (Operator) allows an Operator to access and supervise all transactions processed via DJUST Pay within their authorized store scope.

It provides a consolidated financial overview built on the latest payment event of each transaction.


Accessing the Transactions view

The Transactions page is the main screen used by Operators to supervise all financial transactions processed via DJUST Pay.

This first view is a global overview of transactions built on the latest event of each transaction.

Each row in the table represents one transaction (linked to one commercial order), displayed through its most recent event.

The Transactions view is accessible from the DJUST Back Office via the main navigation menu :

  • Connect to the Back Office as an Operator user
  • Open the DJUST Pay section in the main menu
  • Click on Transactions

Structure of the Transactions table

The table below describes the columns displayed in the Transactions list and the information associated with each transaction.

ColumnDescriptionBusiness purpose / Notes
Order ReferenceReference of the DJUST commercial order linked to the transaction.Main business identifier linking Orders, Transactions and financial events.
Customer accountName of the customer account associated with the transaction.Example: “Agence Lyon”, “Usine Clermont”, “Paris Rive Gauche”.
Payment methodFunctional payment label used by the customer.Examples: Credit card, Purchase card, SEPA transfer.
Payment networkPayment network used to route the transaction.Card networks (Visa, Mastercard…) or transfer network (SEPA).
PSP ReferenceUnique and stable payment reference stored at payment level.Used as grouping key for all events related to the same payment. Does not change over time.
Event ID (latest event)Identifier of the most recent event received for the transaction.Changes over time. Updated whenever a new payment event (AUTHORIZATION, PAID, REFUND…) is received.
Event Status (latest)Status of the most recent event associated with the transaction.Reflects the current payment state. Makes this a “latest state” view.
AmountCommercial amount of the order.Represents the financial value associated with the transaction.
Created at (createdAt)Exact timestamp of the transaction creation.Corresponds to the moment the transaction record is created in DJUST.
Updated at (updatedAt)Exact timestamp of the last update of the transaction.Updated every time a new payment event linked to the transaction is processed.
StatusOperational lifecycle status in DJUST.Derived from the latest payment events (see Status logic below).

Transaction Lifecycle Status

The Status column represents the operational lifecycle of the transaction in DJUST.

It is an aggregated business status derived from the latest payment event(s).

Available lifecycle statuses:

  • Payment authorised
  • Payment in progress
  • Refund in progress
  • Closed

Single logistic order context :

In a single logistic order context, the transaction lifecycle status is directly derived from the latest payment event status of that logistic order.

Latest Event StatusTransaction Lifecycle Status
INIT_PAYMENTPayment authorised
CARD_REGISTEREDPayment authorised
WAITING_AUTHORIZATIONPayment authorised
AUTHORIZEDPayment authorised
WAITING_PAYMENTPayment authorised
WAITING_REFUNDRefund in progress
WAITING_BANK_WIRE_REFUNDRefund in progress
REFUND_FAILEDRefund in progress
PAIDClosed
REFUSEDClosed
REFUNDEDClosed

Multi logistic orders context

In a multi logistic orders context, the transaction lifecycle status is an aggregated status computed from the latest event of each logistic order.

Transaction Lifecycle StatusAggregation Rule
Refund in progressAll logistic orders have a latest event in refund-in-progress statuses (WAITING_REFUND, WAITING_BANK_WIRE_REFUND, REFUND_FAILED).
ClosedAll logistic orders have a latest event in final statuses (PAID, REFUSED, REFUNDED).
Payment in progressAt least one logistic order has a PAID event AND not all logistic orders are in a final status.
Payment authorisedNo logistic order has reached PAID.

Searching, filtering and sorting transactions

The Transactions view allows Operators to efficiently navigate large volumes of financial data by combining search, filtering and sorting capabilities.

These tools help users quickly identify relevant transactions for investigation, reconciliation or reporting.

All search, filters and sorting operations are applied within the current store context in the Back Office.


Search

A global search field allows Operators to search transactions across key business and payment identifiers.

Searchable FieldMarketplace only
Commercial Order ReferenceNo
Customer account – NameNo
Customer account – IDNo
Supplier nameYes
Supplier external IDYes
PSP ReferenceNo
Last Event IDNo

Filters

Filters allow Operators to narrow down the list using structured criteria.

All filters are cumulative (AND logic). If no filters are applied, all transactions visible within the current store scope are returned.

FilterTypePossible Values / Format
Payment methodMulti-selectCREDIT_CARD, PURCHASE_CARD, SEPA_TRANSFER (platform-configured values)
Payment networkMulti-selectVISA, MASTERCARD, SEPA
AmountRangeminAmount / maxAmount (numeric, in transaction currency)
StatusMulti-selectPayment authorised, Payment in progress, Refund in progress, Closed
Last event statusMulti-selectINIT_PAYMENT, AUTHORIZED, PAID, REFUSED, REFUNDED, PARTIALLY_PAID, OVER_PAID, RECONCILED, etc.
Created dateDate rangecreatedFrom / createdTo (ISO 8601 format)
Updated dateDate rangeupdatedFrom / updatedTo (ISO 8601 format)

Sorting

Transactions can be sorted to prioritize recent or financially relevant activity.

Sortable FieldDefault Order
Updated dateDescending (most recent first)
Created dateDescending
AmountDescending
Commercial Order ReferenceAscending

Navigation behavior

In the Operator view:

  • Clicking on a row allows the Operator to access the list of the Transaction events related to that transaction.

The Operator can therefore:

  • View the full payment event timeline (authorization, paid, refund, etc.)
  • Investigate payment issues
  • Access technical PSP references and event details