Skip to main content
Spending controls can be used to block business categories or set spending limits (e.g NGN1,000 per authorization or NGN30,000 per month). This can be applied to cards by setting the spendingControls object at creation or by updating it later. If you’re using spending controls with real-time authorizations, spending controls run first and decline a purchase before the authorization.request event is sent to you, resulting in a declined authorization request.

Spending Control Object

Channels

To limit where the card can be used, set either true or false on the following variables.

Spending Limits

To limit the amount of money that can be spent, set spendingLimits within the spendingControls object to a list of objects with the following variables.
If spendingLimits are not set, a default spending limit is applied to all cards.NGN Cards Single Transaction Limit - NGN20,000 (ATM) | NGN500,000 (POS/WEB) Daily Limit - NGN150,000 (ATM) | NGN500,000 (POS/WEB)USD Cards Single Transaction Limit - USD0.00 (ATM) | USD0.00 (POS/WEB) Daily Limit - USD0.00 (ATM) | USD0.00 (POS/WEB)
Limit a card’s monthly spend
Limit a card’s daily spend for specific categories