> For the complete documentation index, see [llms.txt](https://docs.peakcommerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peakcommerce.com/product/settings/company-settings/invoice-settlement.md).

# Invoice Settlement

### Overview

If you have enabled the Invoice Settlement feature in your Billing System tenant, you will need to enable the corresponding setting in PeakCommerce.

You can do this by checking the Invoice Settlement checkbox under:

* Company Settings > Company Information > Site Configurations > Subscription

Once this feature is enabled, customers using PeakCommerce will be able to make payments on future-dated invoices through their hub. The payment can be applied to the invoice on the same day, instead of remaining as an unapplied payment. This provides greater flexibility and convenience for customers managing their invoices.

For more information on invoice settlement, view the following Zuora articles:

* [Invoice Settlement](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/Invoice_Settlement)
* [Known Limitations in Invoice Settlement](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/Invoice_Settlement/Known_Limitations_in_Invoice_Settlement)


---

# 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://docs.peakcommerce.com/product/settings/company-settings/invoice-settlement.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.
