Orders Filters

Use basic and advanced filters to find orders with precision in the Orders section.

In the Orders section, you can use filters to find orders with more precision and reduce the time needed to investigate transactions. The Orders view includes basic filters and advanced filters that help you narrow results using payment, card, fraud, processor, and amount information. The Orders section allows you to search and filter orders using multiple criteria at the same time.

Advanced filters work together with the existing filters in the Orders table. Results continue to respect the current table behavior, including pagination, sorting, and order count.

Available filters

The Orders section includes the following filters.

Basic filters

FilterDescriptionType
EmailSearch by customer or billing emailText
Order IDSearch by order IDText
Order dateFilter orders by creation date and time rangeDate/time range
Payment statusFilter by payment lifecycle statusMulti-select
Payment methodFilter by payment method typeMulti-select
ProcessorFilter by processor used in the paymentMulti-select
Fraud statusFilter by fraud decision or statusMulti-select
Group IDSearch by group ID when availableText
Store IDFilter orders for one or more stores when applicableMulti-select

Additional filters

Select Filters to open the advanced filters panel.

FilterDescriptionType
Total amountFilter orders by minimum and maximum order amountNumeric range
CurrencyFilter by currency codeMulti-select
MPP credentialFilter by merchant payment processor credentialMulti-select
Fraud providerFilter by fraud providerMulti-select
Authorization codeSearch by authorization codeExact text
External transaction IDSearch by external transaction IDExact text
Payment created atFilter by payment creation date and timeDate/time range
BrandFilter by card brandMulti-select
Card typeFilter by card typeMulti-select
Routing strategyFilter by routing strategyMulti-select
BIN (first 6–8)Search by one or more BIN valuesExact numeric text
Last 4Search by one or more last 4 valuesExact numeric text
Issuer bankFilter by issuer bankMulti-select
InstallmentsSearch by installments valueText
3DSFilter orders by whether 3DS was usedSelect
AVS resultFilter by AVS resultMulti-select

How filters work

Consider the following behavior when using filters in Orders:

BehaviorDescription
Across different filtersFilters are applied with AND logic
Within the same multi-select filterSelected values are applied with OR logic
Numeric rangesMinimum and maximum values are inclusive
Text fieldsStandard text searches use a contains match
Exact text fieldsSome fields use exact match, such as Authorization code and External transaction ID
BIN and Last 4Values are matched exactly
Date and time rangesRanges are inclusive
Time zoneThe date and time selector supports time zone selection

Examples

ExampleResult
Processor = Worldpay and Payment status = Captured, RefundedReturns only orders processed by Worldpay with either Captured or Refunded payment status
Brand = Visa, MastercardReturns orders with Visa or Mastercard
Total amount = 100000 to 250000Returns orders with total amount within that range, including both values
BIN = 434769, 510510Returns orders that match either BIN exactly
Last 4 = 2361, 0005Returns orders that match either last 4 value exactly

Open advanced filters

To open the advanced filters panel:

  1. Go to Orders.
  2. Use the top filter bar to review the visible filters.
  3. Select Filters.
  4. Review or complete the additional filters in the side panel.
  5. Apply the values you want to use for the search.

The Orders table updates the results based on the selected filters.

Use filters in Orders

To search using one or more filters:

  1. Go to Orders.
  2. Enter or select one or more filter values.
  3. Combine filters as needed.
  4. Review the updated results in the Orders table.

You can use basic filters and advanced filters together in the same search.

Search with text filters

Text filters allow you to search for specific values.

Standard text search

The following fields use a contains match:

  • Email
  • Order ID
  • Installments

For these fields, the result can include orders where the entered value appears within the stored value.

Exact text search

The following fields use an exact match:

  • Authorization code
  • External transaction ID
  • BIN (first 6–8)
  • Last 4

For BIN and Last 4, you can enter more than one value.

Use BIN and Last 4 filters

The BIN and Last 4 filters support multiple values in a single search.

To use these filters:

  1. Open the advanced filters panel.
  2. Locate BIN (first 6–8) or Last 4.
  3. Enter one or more values separated by commas.
  4. Apply the search.

Each value is matched exactly.

Use date and time filters

Date filters allow you to narrow the search using an inclusive date and time range.

The Orders section supports time zone selection in the date component. By default, the time zone of the merchant's country is selected, but you can choose a different time zone when needed.

To filter by date and time:

  1. Select the date filter you want to use, such as Order date or Payment created at.
  2. Choose the start date and time.
  3. Choose the end date and time.
  4. Review the selected time zone.
  5. Apply the search.

Multi-select filters

Multi-select filters allow you to choose more than one value in the same filter.

These filters include options such as:

  • Payment status
  • Payment method
  • Processor
  • Fraud status
  • Currency
  • MPP credential
  • Fraud provider
  • Brand
  • Card type
  • Routing strategy
  • Issuer bank
  • AVS result

When you select multiple values in the same filter, Orders returns results that match any of those values for that filter.

Filter availability

Some filters are shown only when they apply to the merchant configuration.

FilterAvailability
Store IDShown only when the merchant has more than one store
Group IDShown only for merchants enabled through feature flag

Active filters and results

When filters are applied:

  • Active filters are displayed in the Orders view.
  • The table shows the results that match the selected criteria.
  • Pagination and sorting continue to work normally with the filtered dataset.

Clear filters

To remove filters from the Orders search:

  1. Go to Orders.
  2. Select Clear in the top filter bar to remove the current filters.
  3. If you are using the advanced filters panel, select Clear all to reset all filters.

After clearing filters, the Orders table returns to the default search state.

Orders table behavior

Applying filters changes the results in the table, but it does not change the table columns automatically.

Consider the following:

BehaviorDescription
Filtered resultsThe table updates based on the selected filters
ColumnsColumns remain unchanged unless you edit them manually
Edit columnsUse Edit columns to show, hide, or reorder columns
Order detail navigationWhen you open an order and return to the list, the applied filters remain available

For example, if you filter by Fraud status, the Orders table will return the correct results, but the Fraud status column will only appear if it has been added through Edit columns.

Empty results and loading states

When a search is in progress, the Orders table shows a loading state.

If no orders match the selected filters, the empty state is displayed.

StateBehavior
LoadingThe table shows a loading state while results are being retrieved
No resultsThe page shows an empty state indicating that no orders match the selected filters
TimeoutIf the search takes too long, the page shows a timeout message

Considerations

  • Filters in Orders are combined using AND logic across different filters.
  • Multi-select values in the same filter are combined using OR logic.
  • Total amount ranges are inclusive.
  • The minimum value must be lower than the maximum value when using range filters.
  • BIN and Last 4 support multiple exact values separated by commas.
  • Columns and filters work independently.
  • Some filters are available only for specific merchants or configurations.
  • The Orders section keeps the current filters when you open an order and return to the list.
  • The date and time filter supports time zone selection.