Full Payment, Monthly Payment and Monthly Auto Pay include an additional 5%
processing fee.
Selected Plan
{{ paymentSummary.selectedPlanLabel }}
Program Price
{{ formatCurrency(paymentSummary.programPrice) }}
{{ hasCustomDownPaymentOption() ? 'Down Payment' : 'Minimum Down Payment' }}
$
{{ getFieldError('down_payment') }}
The down payment amount is locked because you are resuming a previously
started enrollment.
Minimum allowed: {{ formatCurrency(getMinDownPayment()) }}
{{ formatCurrency(paymentSummary.downPayment) }}
Processing Fee (5%)
{{ formatCurrency(paymentSummary.processingFee) }}
Remaining Balance
{{ formatCurrency(paymentSummary.remainingBalance) }}
Displayed for reference only.
Today
Amount Due Today
{{
formatCurrency(paymentSummary.dueToday) }}
The amount due is updated automatically based on the program, payment plan, and
selected down payment.