# Transactions

The "**Transactions**" menu on your KKiaPay dashboard provides you with a detailed and chronological list of your various transactions. Ranked from the most recent to the oldest, the following data is available for each transaction:

* The type of transaction ;
* The status of the transaction ;
* The source of the transaction ;
* The transaction reference ;&#x20;
* The amount of the transaction ;
* The transaction fees ;
* The phone number of the initiator of the transaction ;&#x20;
* The date of the transaction.

![](/files/-L_JMVpZTrS09zAAI8Zk)

The status of a transaction is a variable that can have the following values :  &#x20;

* **Success**: the transaction was completed without any problems;&#x20;
* **Failure**: the transaction operation could not be successfully completed;&#x20;
* **Pending**: the transaction operation is currently being processed.

It is also possible in this menu to refund a transaction if it is a success. To do this, simply select the transaction and click on the "**Refund**" button. Note that the list of your transactions can be downloaded in CSV format (Excel file).

##


---

# 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.kkiapay.me/v1/en-1.0.0/tableau-de-bord/untitled/menu-transactions.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.
