# Customer Statement of Account

The **Customer Statement of Account (SOA)** serves as an alternative to the Partial Payment button and is especially useful for managing billings. With this feature, *sales will be recorded immediately, while payment can be collected at a later date.* To use this feature, please coordinate with your account manager.

Requirements to use this feature:

1. A fixed mode of payment that includes Customer SOA tracking.
2. The client must be tagged to the transaction.

Once these requirements are met, you can proceed to settle the transaction as usual.

To collect the payment, go to <img src="/files/QVLR6NIMJed9AG48cj4D" alt="" data-size="line"> and select <img src="/files/9j0hHxctkpHTvO6jASK5" alt="" data-size="line">. Search for the client's name, then click on the **SOA** tab. Finally, click the **Search** button to proceed.

<figure><img src="/files/e4Fkyxu6XoRb4aTtDpHi" alt=""><figcaption><p>Customer SOA Feature</p></figcaption></figure>

<figure><img src="/files/WLQ1k2qjeMdTSxCK3MBN" alt=""><figcaption><p>Customer SOA Interface</p></figcaption></figure>

**Date Selection** - Filter the dates you want to check; the default is 3 months. It will show the last 50 recent transactions.

* Date - It displays the date and time of each transaction.
* Invoice # / Reference # - The invoice number is shown in blue font. For payments, this section displays the reference number, mode of payment, and payment date (if applicable).
* Debit - It shows the amount owed.
* Credit - It shows the amount paid.
* Balance - It displays the remaining balance.
* Subtotal - It calculates the total of debit, credit, and balance.
* Total Remaining Balance -It shows the remaining balance across all transactions.

**Payment Selection** - This is where you can settle your balance.

* Amount to Pay - Enter the reference number and amount to be paid.
* Payment Via - Input the payment date (*if applicable*) and mode of payment.

Every time you settle the balance, a collection receipt will be automatically printed.

<figure><img src="/files/zlQ7uSXYtehG5qtVaaJ0" alt=""><figcaption><p>Sample Collection Receipt</p></figcaption></figure>


---

# Agent Instructions: 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://knowledgebase.clibase.tech/pos-advanced-interfaces/customer-statement-of-account.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.
