# Transactions

A transaction is a financial operation involving a merchant (you) and a buyer (your customer). It can be initiated by your person using the KKiaPay dashboard or by your customer using your web or mobile application.

### Transaction initiated by the client&#x20;

The most common transaction is the one initiated by your customer using your web or mobile application. The latter communicates with KKiaPay via our widget which offers him the possibility to initiate and finalize a payment process.

![](/files/-LZZ48187zvyZLILS5ZC)

### Transaction initiated by the merchant

For one reason or another, you may be led as a merchant to initiate a transaction for a customer. In this case, you will use your KKiaPay dashboard.&#x20;

Note that such a transaction can only be carried out based on the payment method that is mobile money (MTN Mobile money or Flooz money).

### Cancelling a transaction

The KKiaPay dashboard provides you with a list of the various transactions made by your customers and involving you. If for any reason you decide as a merchant to cancel a customer transaction you will need to access the "**Transactions"** menu and initiate the transaction.


---

# 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/paiements/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.
