# Payment Types

This section provides a breakdown of each payment type, together with the total amount and the corresponding service charges.

{% hint style="info" %}
**Full discount payment type** refers to an order that was paid for in full by a discount. It is important to note that a service charge is still applied on this sale.
{% endhint %}

This section is split into two categories:

* Payment Types for sales
* Retroactive Refund Payment Types for retroactive refunds

<figure><img src="/files/7E9hRVSdKTREaCzSPgCA" alt=""><figcaption></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://docs.bossithq.com/invoicing/online-invoicing/invoice-content/payment-types.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.
