JobsiteOn

Accept Partial Payments

Allow customers to pay invoices in installments and track the remaining balance until the full amount is collected.

Chloe Nguyen
Written by Chloe NguyenUpdated over a month ago3 min readBeginner

What this guide covers

This guide explains how partial payments work in JobsiteOn. You will learn how customers can make partial payments through the portal, how to record partial payments manually, and how the invoice tracks the remaining balance.

How partial payments work

A partial payment is any payment that covers less than the full invoice amount. When a partial payment is received:

Partial payments through the portal

When online payments are enabled, customers can make partial payments from the portal:

  1. The customer opens the invoice at /i/[token].
  2. They click Pay Now.
  3. The payment form shows the full balance by default.
  4. The customer can change the amount to a smaller number.
  5. They submit the partial payment.
  6. The portal updates to show the remaining balance.
  7. The customer can make additional payments at any time.

Screenshot: The client payment portal showing a $2,000 invoice with a $1,000 partial payment recorded and a remaining balance of $1,000 displayed.

Recording partial payments manually

For offline payments:

  1. Open the invoice detail page at /invoices/[slug].
  2. Click Record Payment.
  3. Enter the partial amount received.
  4. Select the payment method and date.
  5. Click Confirm.
  6. The invoice updates to show the payment and remaining balance.

Repeat for each additional payment until the balance is zero.

Animation: Two manual payments being recorded sequentially on an invoice, with the remaining balance decreasing after each entry and the status changing to Paid after the final payment.

Tracking the balance

The invoice detail page shows a payment summary:

Field Example
Invoice total $3,000.00
Payment 1 (Mar 1) $1,000.00
Payment 2 (Mar 15) $1,000.00
Remaining balance $1,000.00

Each payment is listed with its date, amount, and method.

Partial payments in reports

Tip: Use the aging report to monitor partially paid invoices and follow up on remaining balances before they become severely overdue.

When to allow partial payments

Partial payments are appropriate for:

Note: If you prefer to require full payment only, you can note this in your invoice terms. However, the system will still accept partial payments through the portal unless you configure otherwise.

Best practices

Did this answer your question?

Related Articles