While a plan is active, Flywire tracks three things at once: the plan status (Active, Defaulted, etc.), the installment state (paid, partially paid, or missed), and the cumulative missed-payment count on the plan.
An installment being late does not immediately change the plan status. A plan can remain Active while an installment is overdue — which is exactly why CSRs need to check both the plan status and the current installment state on every call.
Understanding the Grace Period
Your organization sets a missed installment grace period (in days). Flywire uses this value in reporting and date-window logic — not as a promise that nothing happens until the grace period ends.
How to explain it in training:
- Due date = the last day that installment is on time under the plan schedule.
- Grace period = a defined window after the due date that your organization uses for reporting, messaging, and analytics.
- Important: Background processing jobs can still mark an installment missed once it's unpaid past the due date — regardless of where the grace period falls.
Trainer note: Avoid teaching grace as 'extra days to pay free of consequence.' It's better described as 'how your organization defines the reporting cushion after the due date.'
Grace Period — 3-Day Example Timeline
Assume April 10 is the installment due date, and your organization uses a 3-day grace period.
| Situation | What Happens |
|---|---|
| Guarantor pays on April 10 or before | Payment applies to the April 10 installment. Plan stays in good standing. |
| Guarantor pays on April 12 (within grace) | Payment applies to the April 10 installment. Plan can return to good standing if the full amount plus any applicable fee is paid. |
| Guarantor pays on April 15 (outside grace) | Late payment. Still applied to that installment. May cure the missed status if it covers the full amount plus fees. Missed-payment count may already have been updated. |
| Guarantor doesn't pay at all | Installment is marked missed. Missed-payment count goes up. If the configured threshold is reached, the plan can default. |