Skip to content

Limits

Limits are traffic-control rules that cap the number of operations or their total volume over a selected period. At their core, they are a risk-management tool: a manager sets a ceiling on turnover or transaction count in advance, which makes it possible to detect abnormal behavior (for example, a spike in reversals or a series of small operations during card testing) before it leads to losses. While traffic stays within the limit, processing continues as usual; as traffic approaches the threshold, the limit is highlighted, and once it is exceeded the limit either only signals or suspends further transactions, depending on the configuration. A single limit is a combination of whose traffic, over what period, for which operations, and with what threshold.

Get the Limits List

Open the Limits tab in the left-hand menu.

Limits

A table of all created limits opens. It shows the current utilization of each rule, and from here you can also edit or delete it.

Limits

ColumnWhat it shows
IdThe unique identifier of the limit.
PeriodThe limit’s active period.
ManagerThe manager the limit belongs to.
SummarizeThe counting method: Amount or Count.
Limit valueThe configured maximum value (for example, 0.00 CAD or 1 223.00 AED).
Currency filterThe currencies the rule applies to.
Transaction typeThe operation types under the limit: capture, reversal, chargeback, preauth, sale.
CriteriaAdditional conditions: merchants, bank terminals, card types, and more.
Suspend trafficWhether traffic is suspended when the threshold is exceeded.
Current limit valueThe current percentage of the limit used.
Limit expiresThe date and time when the limit expires.
StatusWhether the limit is enabled or disabled.
ActionsThe Edit or Delete actions for managing the limit.

Create and Edit Limit

To create a new limit, click Create limit on the Limits tab; to edit an existing one, use the Edit action in its row. Both open the same form with the settings below.

FieldRequiredWhat to enter
ManagerYesThe manager whose traffic the limit applies to.
PeriodYesDaily, Weekly, or Monthly. Defines the calculation window and when the counter resets.
Transaction typeYesOne or more types: capture, reversal, chargeback, preauth, sale.
CriteriaNoNarrows the scope: requestors, merchants, bank terminals, providers, card types. Without criteria, the limit covers all of the manager’s traffic.
SummarizeYesAmount (by total) or Count (by number).
Suspend TrafficYesNo — the indicator turns red, but transactions still go through; Yes — transactions are suspended once the threshold is reached.
Limit ValueYesThe threshold value: an amount (for Amount) or a number of operations (for Count).
Currency filterNoThe currencies the limit applies to. Leave it empty to count operations in all currencies; select specific currencies to count only those.
CurrencyYesThe limit currency; operations in other currencies are converted to it.

Once saved, a new limit appears in the list on the Limits tab with its own Id, and its transaction counter starts from zero for the current period.

After editing, the limit keeps the same Id and its counter is not reset — the new rules simply apply to the ongoing count.

Create Limit Example

Limits

Example: a manager wants reversals for one specific merchant to stay under 1000 EUR per day. The field values for this case are:

  1. Set the period to Daily. The limit is calculated on a per-day basis.

  2. In Transaction type, select reversal. Only reversals are counted.

  3. In Criteria, choose merchantsselected merchant. The rule is narrowed to a single merchant rather than all of the manager’s traffic.

  4. Select Amount. This limits the total amount rather than the number of operations.

  5. Set the threshold amount to 1000 EUR. Reversals in other currencies are converted to EUR.

  6. Set Suspend Traffic to Yes. Reversals should stop once the threshold is reached.

As a result, as soon as reversals for this merchant reach 1000 EUR within a day, further reversals are suspended; at the start of the next day, the counter resets.

Where a Triggered Limit Is Visible

A limit can be applied at different entity levels, so the effect of reaching the threshold differs depending on the criteria used. The behavior below applies only when Suspend Traffic is set to Yes; with No, the limit only signals and traffic is not affected.

Limit levelWhat happens when the threshold is reached
Bank terminal, ProviderThe bank terminal or provider is excluded from routing while the transaction is being processed, and the reason is recorded in the transaction details.
Requestor, MerchantThe transaction is not created at all — the API returns the response immediately.
Card type

Troubleshooting

The Create limit button is inactive

Not all required fields are filled in: Manager, Period, Transaction type, Summarize, Suspend Traffic, Limit Value, and Currency.

The limit indicator is red, but transactions still go through

Suspend Traffic is set to No. This is expected behavior: the limit only signals. To stop traffic, switch it to Yes.

The limit triggers more broadly than expected

No Criteria are set, so the rule applies to all of the manager’s traffic. Add a condition — a merchant, terminal, or card type — to narrow the scope.

Operations in a different currency are included in the counter

This is intended: they are converted to the limit currency at the current exchange rate.

The limit is not counting the expected operations

Check the selected Transaction type and the configured Criteria.