Interest is accrued on remaining balances each month. Kills cascade allocation onto the next-highest-APR target.
| Month | Start | End | Target | Kill |
|---|---|---|---|---|
| {{ r.month }} | ${{ '{:,.0f}'.format(r.starting_total) }} | ${{ '{:,.0f}'.format(r.ending_total) }} | {{ r.current_target_name or '—' }} | {% if r.kill_account_name %}{{ r.kill_account_name }} ✓{% endif %} |
No bonus income configured. Add bonuses on the Income page to enable this control.
{% elif next_bonus %}Your next bonus lands {{ next_bonus.projected_next_date or next_bonus.event_date }}, ${{ '{:,.0f}'.format(next_bonus.amount) }} — toggle on to see the impact.
{% else %}No future bonuses found. Add or update bonuses on the Income page.
{% endif %}FedLoan currently configured at ${{ '{:.2f}'.format(current_fedloan_min or 0) }}/mo. Sandbox a different number to see the impact when forbearance ends.