> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/integrations/financing/wisetack-progress-payments.md).

# Wisetack Progress Payments

Wisetack Progress Payments in PaintScout let you split financed jobs into two payouts — an initial payment and a final payment — so you receive funds at different project milestones.

{% hint style="warning" %}
The Wisetack integration is only available to companies located in the United States.
{% endhint %}

## What is Wisetack?

Wisetack is a financing platform for contractors that gives customers a monthly payment option, helping you close bigger jobs and deliver a better customer experience.

***

## Why enroll in Wisetack Progress Payments?

Progress Payments splits each financed job into two payouts — an initial deposit and a final payment — directly through PaintScout.

{% hint style="info" %}
**Disclaimer:** Wisetack has a short application process to enable this feature, meaning that **not everyone will be approved**. If you are interested in Progress Payments, [get started on your application here](https://learn.wisetack.com/progress-payments-app).
{% endhint %}

***

## How do I set up Wisetack Progress Payments?

1. Go to **Account Settings** → **Integrations**.
2. Find **Wisetack** and open **Settings**.
3. Configure an initial payment amount.

<figure><img src="/files/0BDV5okVl2wcNZqWS1Jy" alt="Screenshot showing the Wisetack progress payments initial payment amount configuration in PaintScout settings"><figcaption></figcaption></figure>

{% hint style="info" %}
As long as the deposit meets certain requirements, Wisetack will automatically split the total into two payouts on estimates/invoices.
{% endhint %}

<figure><img src="/files/kYoctudkhk7zf0zSqzF6" alt="Screenshot showing the Wisetack split payout with initial and final payment amounts displayed on an estimate"><figcaption></figcaption></figure>

***

## Using Progress Payments on Estimates and Invoices

1. On the estimate or invoice, open the side menu and click **Payments & Lending**.
2. An alert confirms whether the criteria for a split payout are met.

   <figure><img src="/files/gzj0weITtELeCujJdGXT" alt="Screenshot showing the Payments and Lending sidebar with a confirmation alert that split payout criteria are met"><figcaption></figcaption></figure>

***

## What your customer sees

In the Wisetack customer portal, customers will see a **Release Payout** button. When they’re ready, they can click it to release the deposit amount.

<figure><img src="/files/11UDCYUHDi28gfpmDNwy" alt="Screenshot showing the Release Payout button in the Wisetack customer portal"><figcaption></figcaption></figure>

## Related articles

* [Wisetack 0% APR Add-ons](/support/integrations/financing/wisetack-s-0-apr-add-ons.md) — Offer extended interest-free financing terms
* [Wisetack](/support/integrations/financing/wisetack-integration.md) — Set up financing for estimates and invoices


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.paintscout.com/support/integrations/financing/wisetack-progress-payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
