Skip to content

Repayment Schedules and Installment Breakdown

Chinese source: 还款计划与期供拆分 Locale: en-US Audience: Internal learning

Concept

A repayment schedule is generated from the agreement, note, repayment method, rate, and term. Each installment breaks the due amount into components.

text
Repayment schedule = when to pay, how much to pay, and what components are due
Installment breakdown = principal, interest, fees, penalties, and related amounts

Key Fields

FieldMeaning
Installment numberThe period number.
Due dateContractual payment date.
Due principalPrincipal due in this period.
Due interestRegular interest due in this period.
Due feesFees due in this period.
Paid amountAmount already paid by the customer.
Remaining dueAmount still unpaid.
Installment statusNot due, paid, partially paid, delinquent.

Repayment Method Differences

MethodInstallment Pattern
Equal paymentTotal payment is relatively stable; principal share rises over time.
Equal principalPrincipal is fixed; interest declines over time.
Interest-only with principal at maturityInterest due during the term; principal due at maturity.
Bullet principal and interestPrincipal and interest due at maturity.
Pay-as-you-useMore flexible; focus on actual days outstanding.

Schedule Change Events

Schedules may change because of:

  • Prepayment.
  • Partial prepayment.
  • Rate reset.
  • Extension.
  • Restructuring.
  • Grace-period change.
  • Payment-day change.

The system should preserve before-and-after schedule history for audit and customer explanation.

Payment Allocation

When a payment is short, the system decides which component is paid first. A common conceptual order is:

text
Fees -> penalty interest -> compound interest -> interest -> principal

Actual order must follow product parameters and bank policy.

Risks

RiskExplanation
Schedule generation is wrong.Customer dues, delinquency, and income recognition become wrong.
Prepayment does not recalculate the schedule.Future installments become wrong.
Partial payment allocation is unclear.Customer disputes and accounting breaks become likely.
Installment status is inaccurate.Delinquency, collections, and risk classification are affected.
TopicUse
Loan Products and Repayment MethodsUnderstand schedule rules.
Interest Accrual, Billing, Penalty Interest, and Compound InterestUnderstand the interest part.
Disbursement, Repayment, and Accounting EntriesUnderstand how payment posts.