Skip to content

Orders

The Orders screen shows every transaction processed in the system. From here you can inspect a transaction’s details and request logs, add card parameters to the blacklist, run manual operations, and filter or export the list.

Before you begin

  • You have access to the Orders tab in the console’s left menu.

View transactions

  1. Open the Orders tab. It displays all transactions processed in the system.

    Orders list

  2. Select a transaction to open its details.

    Transaction details

Transaction details

FieldDescription
DateTransaction date.
AmountTransaction amount.
StatusTransaction status.
TypeTransaction type.
ErrorError code and description.
Order IDUnique transaction identifier.
Merchant Order IDMerchant identifier; may be unique or non-unique depending on the provider’s settings.
Provider Initial Order IDIdentifier from the provider’s side.
DescriptionTransaction comment.

Statistics

In the Statistics section you can view all information related to the card.

  • Select the cardholder’s name to see the transactions and cards used by that user.
  • Select a card number to see all transactions made with that card.

Blacklist

In the Blacklist section you can add card parameters to the blacklist: country, domain, PAN, BIN, and others.

Blacklist parameters

To add a parameter, check the box next to it.

Requests

The Requests section shows logs of the merchant’s interactions for the operation.

Requests logs

Select a request row to open its details.

Request details

The request details show:

FieldDescription
PathAPI link used by the merchant.
Request dateRequest submission time.
Requestor IDIdentifier of the request initiator.
System Order IDUnique transaction identifier.
Merchant Order IDMerchant identifier; may be unique or non-unique depending on the provider’s settings.
HTTP StatusServer response code for HTTP requests.
Error codeError code.
Error messageError description.
Request TimeTime the request was sent to the server.
Response TimeTime the server response was received.

The details also include these panels:

  • Request Body — the data sent by the merchant.

    Request Body

  • Response body — the server response.

    Response body

  • Requests Headers — the request headers, where you can check the authorization token if needed.

    Requests Headers

Manual transaction operations

In the transaction information section, you can perform the following operations manually by selecting the corresponding button:

OperationWhat it does
ReversalProcesses a refund.
ChargebackMarks the transaction as “chargeback.” This is only a marker — the information is sent to the merchant for potential further filtering.
FraudMarks the transaction as “fraud.” This is only a marker and doesn’t send any data to the provider.
ApproveChanges the transaction status from SALE_DECLINED to SALE_APPROVED.
Check StatusSends an additional fixed-status request to the provider. If the provider has a fixed status, it’s updated after you select the button.

Filters

Use filters to search for specific transactions in the Orders section.

  1. Select Filters in the top-right corner of the page.

    Filters button

  2. Choose your criteria in the window that opens (see Filter options below).

    Filter criteria

  3. Select Apply. The Orders screen then shows the transactions that match the filter conditions.

  4. To export the results, select Export to and choose a report format. The report is generated and downloaded to your computer.

    Export to

    Select report format

Filter options

FilterWhat it does
Search typeType of search.
Search textText search.
PeriodTransaction period.
Transaction typesTransaction type.
Card typesCard type.
Error codesError code.
Transaction statusesTransaction status.
Order statusesFilter type value.
Entity filtersSelect the filter type (Requestor, Blueprint, Merchant, Provider, and so on).
CurrencyFilter type value.

Troubleshooting

ProblemWhat to do
No transactions appearCheck your Filters — clear or adjust the criteria, then select Apply.
You can’t find a specific transactionUse Filters (search type and text, period, entity filters) to narrow the list.
History disappeared after a manual status changeManually changing a status deletes the SALE_DECLINED logs. This can’t be undone.
Export doesn’t contain what you expectExported data reflects the filters currently applied to the list.