The Account Event Refill component creates in the refill tree a main branch that computes refills only when the prepaid balance of a subscriber account goes under a specified threshold.
Contrary to the Recurring refill component that is triggered by a scheduler at a later time, the Account Event Refill component is triggered immediately after a usage event when the related balance goes under a specified threshold
The rules are the following:
The refill logic can contain several Account Event Refill components. For example, several Account Event Refill components are needed to refill an account automatically with amounts that depend on different thresholds.
When you insert an Account Event Refill component in the refill logic, you can set the threshold by using a fixed amount or a numeric parameter defined at charge component level.
Every Account Event Refill component introduces the "Threshold Amount" and "Account Event Date" properties for the Account Event Refill branch.
You use the Account Event Refill component to refill a prepaid account automatically when its balance goes under a specified threshold.
You can use the Account Event Refill component to execute a 10$ automatic refill on a prepaid account when its balance goes under a 12$ threshold.
Name: Type the name of the component (mandatory).
Description: Allows you to type the description of the component (optional).
Balance falls under threshold: Type the amount under which an immediate refill is triggered. The Threshold Amount can be a numerical value or a numeric property inherited from the parent charge component.