Limit Types and Criteria

Limit Types

Aurora Behaviours supports 2 basic Limit Types.

The table below summarises how each Limit Type works and provides an illustrative example.

Limit Type

Description

Example

Count Limit

Tracks the number of qualifying transactions.

For example, a maximum of 5 ATM withdrawals per day

Value Limit

Tracks the cumulative total of qualifying transactions. Usually based on a monetary value

For example, a maximum of £500 in contactless payments per week.

Value limits are always in the cardholder's billing currency.

Limit Criteria

Aurora Behaviours supports a number of Limit Criteria. Each can be configured independently and associated with a Limit Types to build your programmes Behaviours.

CriteriaApplies to
ATMCash withdrawals at ATMs.
Card Not PresentTransactions where the physical card is not used, such as phone or mail orders.
Cash AdvanceCash advances made through a card.
CreditsCredit transactions applied to the card.
DomesticTransactions made within the cardholder's home country.
EcommerceOnline purchases made over the internet.
InternationalTransactions made outside the cardholder's home country.
Moneysend/OCTPeer-to-peer money transfer transactions.
POS CombinedAll point-of-sale transactions, whether contact or contactless.
POS ContactChip-and-PIN (or magnetic stripe) point-of-sale transactions.
POS ContactlessTap-to-pay point-of-sale transactions.
PSD2Transactions subject to Strong Customer Authentication under PSD2 regulation.
Quasi CashTransactions treated similarly to cash, such as purchasing foreign currency or money orders.
Total ActivityAll transactions across every category a global catch-all limit.

Threshold Periods

Each Limit generally has one or more threshold periods that defines the time window over which activity is measured.

At the end of each period the Limit running total resets to zero.

The Threshold Periods are:

• Realtime the limit applies to each individual transaction in isolation. • Daily resets every calendar day. • Weekly resets every week. • Monthly resets every calendar month. • Yearly resets every calendar year. • General a persistent limit with no automatic reset.

Limit Attributes

When creating or editing a limit you will need to provide the following information:

AttributeDescription
Limit NameA full descriptive name for the limit, used in reports and the Vista portal.
Limit Short NameA brief reference code for the limit, useful in reporting and API responses.
DescriptionA plain-language description of what this limit is for.
Limit CriteriaThe criteria this limit applies to
Threshold(s)The time period(s) over which activity accumulates before the Limit counter(s) reset


What’s Next