# Payment History

You can view all the payments made to an order—card payments, cash payments, and voucher payments.

To access this, click on the **History** icon on the Checkout page and go to the **Payments** tab.

<figure><img src="/files/QwND74K1w8LewDN0XfxZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hzLqg0Wn3sSlvXFuX2yv" alt=""><figcaption></figcaption></figure>

## Multiple Payments and Split Bills

For multiple payments and split bills, each payment is recorded separately in the Payment History tab for accurate tracking.

<figure><img src="/files/0GGbd1BLZNinh3zwAMmN" alt=""><figcaption></figcaption></figure>

## Refunds

Refund amounts are also recorded in the Payment History.

<figure><img src="/files/5kgGzROYrPd4rOiztO2L" 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/pos/order-creation/checkout/payments/payment-history.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.
