Skip to main content
Aria Knowledge Central

Payment Plans

Overview

Payment Plans allow you to break down your outstanding balances into manageable payments, giving end-customers a more affordable way to pay off their balance, reducing the churn rate for Aria clients. In this initial phase, we introduce capabilities to support collecting outstanding balances for struggling customers, in which case a payment plan is negotiated case-by-case depending on the customer’s balance and financial situation.

You set up a payment plan for an account by:

  • Selecting specific invoices and transaction IDs to include.
  • Choosing a billing group.
  • Picking a payment plan type: aligned (where the due amount appears on the master plan instance statement) or independent (where the due amount uses a new email notification template class).
    • Defining the payment interval (frequency), period type (days, weeks, or months), and length.
    • For independent plans, setting the start date and due day. If you do not specify these values, the system calculates the schedule using bill lag days plus days until due from the payment method or terms.

      Note: The system makes a single collection call to the payment processor when a statement includes both a payment plan due and new invoice obligations.

  • Previewing the plan via API before the customer agrees.

Payment Plan APIs

Dunning

The system adjusts dunning once you create a payment plan: it assigns new due dates to the outstanding balance and only triggers dunning if the customer misses a scheduled payment. If services were already in dunning, the system removes them upon payment plan creation. 

Note: This phase supports dunning only for electronic payments, not payment terms.

Related Notifications and Events

These notifications and events support payment plans:

  • The "Account Payment Plan Created" event under "Account and Master Plan Instances."
  • The "Payment Plan Due Reminder" email template class to notify customers of upcoming dues.

    Note: Aria groups this email template class by account, billing group, and notification date. Therefore, Aria only sends one email reminder when an account's billing group has multiple payment plans with the same notify date.

  • Strings and loops for statement templates to show upcoming payments due on anniversary statements.
  • Support for bill lag days in payment terms and methods, which the system applies to payment plan notify dates and due dates.
  • Was this article helpful?