Debt Balance During Recharge or Adjustment

When the main prepaid currency balance, or any other prepaid actual currency balance, is either automatically or manually recharged or adjusted, if offers have debt balances, the recharge is applied towards the debt balance during rating.

The following priority is used to pay for debt as long as funds are available in the prepaid balance:
  1. Payments are made against any prepaid currency balance (including the main balance) for all fee debt balances on all applicable offers.
  2. Offers are processed in the recurring priority order as long as funds are available. For each offer, the purchase debt is processed followed by the recurring debt.

All actual currency balances are considered for the recharge if debt balances are configured with multiple currency balances.

Status transitions can be configured based on debt balances to move an offer from one status to another status. When debt balances are paid in full after recharge, the MtxStatusConditionDebtPaid status condition is triggered for offer status transition. For more information, see the discussion about offer transition conditions in MATRIXX Subscriber Management API.

Debt Balance Impact During Recharge

Figure 1 illustrates the following debt balance impact during recharge:
  • Recharge = $15
  • Offer 1 has the following debt balances:
    • Fee = $0
    • Purchase = $5
    • Recurring = $5
  • Offer 2 has the following debt balances:
    • Fee = $1
    • Purchase = $2
    • Recurring = $5
When recharging, the fee debt balances are paid first. In this example:
  1. Offer 2 — $1 fee is paid first because there is no fee debt for Offer 1.
  2. Offer 1 — Attempt to pay Offer 1 purchase debt.
  3. Offer 1 — Attempt to pay Offer 1 recurring debt because it has a higher priority.
  4. Offer 2 — Attempt to pay Offer 2 purchase debt.
  5. Offer 2 — Attempt to pay Offer 2 recurring debt.

This results in the following debt balances:

Offer 1:
  1. Fee = $0
  2. Purchase = $0
  3. Recurring = $0
Offer 2:
  1. Fee = $0
  2. Purchase = $0
  3. Recurring = $3
Figure 1. Debt Balance Impact During Recharge