All pages
Powered by GitBook
1 of 5

Loading...

Loading...

Loading...

Loading...

Loading...

Aspects to consider

Here, we highlight some critical aspects of operating with tiered prices.

Finding current values of counting or summing group

Including reservations

When you have created the counting and/or summing group so that counting and/or summing starts from reservations (includeReservations = true), then be aware that adjustments of counting and summing amounts happen on the following occasions.

  1. The aggregated counting and/or summing value will be decreased when the authorisation reversal related to the already counted authorisation request is approved.

  2. The aggregated counting and/or summing value will be decreased when the account reservation is released manually or by an overdue process.

Influence of adjustments

This explanation is about to clarify the following scenario.

  1. When aggregated counting and/or summing value has exceeded the threshold, it triggers the fee calculation from the next price tier.

  2. After that, an adjustment would decrease the aggregated counting and/or summing value below the threshold.

  3. Consequently, the fees calculated in the events noted in point one will stand and will not be recalculated.

We do not provide an option in the BackOffice to find any counting or summing group's current aggregated counting and/or summing value. Please refer to the examples in the API cookbook about finding current and values.

counting
summing

Assign counting and summing groups to transaction fee type in price list

Creating tiered pricing by assigning counting and summing groups to transaction fee types in the particular price list is a new and preferred method for this activity. If you are about to create a new price list with tiered pricing, please use this method.

To add a counting group and/or summing group for transaction fee type in price list, go to:

  1. Cards > Settings > Price lists.

  2. Find the price list where you want to define a counting and summing groups for tiered pricing.

  3. Click the Price list code to access the price list details.

  1. Select the counting and/or summing group to be assigned with the fee type.

Once you have finished creating the needed counting and summing groups, you are ready to set up the tiered prices. To learn more, please refer to the following card pricing examples.

Assigning counting and summing groups for transaction types

Creating tiered pricing by assigning counting and summing groups to transaction types is an old method that is still supported. If you create new price lists with tiered pricing, please consider using the new method, where the counting and summing groups are assigned to the fee types in the particular price list.

To assign counting and summing groups, please follow the instructions below.

  1. Go to Cards > Settings > Transaction types.

  2. Find the transaction in question. In our example, it is the ATM_WITHDRAWAL transaction type and enter the name of:

    • Counting group - for setting up a count range price list.

    • Summing group - for setting up a amount range price list.

You can add counting and summing group to any transaction type that is enabled.

Tiered prices

The Tuum system also allows the creation of tiered prices where the price in the card price list is calculated based on cumulative reference parameter value.

  • Count-based tiers allow prices to be calculated depending on the cumulative number of transactions.

  • Amount-based tiers allow prices to be calculated depending on the cumulative amount of transactions.

  • Amount and count-based tiers allow prices to be calculated depending on the cumulative amount of transactions and cumulative count of transactions simultaneously.

We use tiered pricing as a synonym for setting prices in the tiers in the following explanations.

To take advantage of the tiered pricing capability in the card price lists you need to make the following two activities.

  1. Create summing and/or counting groups for the particular transaction type for which you would like to apply the tiered prices.

  2. Assign summing and/or counting groups to fee type in the price list.

Find the fee type, scroll to the right and click the edit icon .

.

.

.

Creating summing and counting groups is available only through the APIs. Please refer to the in the API cookbook.

Pricing with labels and count-based tiers
Pricing with labels and amount-based tiers
Amount range-based pricing with count threshold

Counting and summing group assignment parameters

Field name
Type
Description

Price list code

Text

Price list name. This is predefined value.

Fee type

Text

Name of the fee. This is predefined value.

Counting group

List

Select the counting group to set up price tiers for:

  • count range-based pricing, or

  • amount range-based pricing with a count threshold.

Leave it unselected if you are about to create amount range-based pricing.

Summing group

List

Select the summing group to set up price tiers for:

  • amount range-based pricing, or

  • amount range-based pricing with a count threshold.

Leave it unselected if you are about to create count-based pricing.

respective examples