- Added three new fields (balanceDue, totalBalance, due) to PaymentSchedule for detailed balance and payment status tracking.
- Deprecated the existing amount field; recommend using the new fields or Order.totalOutstandingSet for balance information.
- Improves ability to differentiate captured vs. uncaptured balances and quickly identify schedules that are due.