# KKiaPay

## Welcome on KKiaPay !

KKiaPay is a tool that allows you to receive payments from anywhere in the world. It is a user-friendly solution, whose integration offers you the possibility to accept payments made by Mobile Money (all operators combined) and by Credit Cards (local and international).

To use KKiaPay you must have a valid merchant account. If you do not have one yet, you can now [create one](https://kkiapay.me). It's free of charge !&#x20;

KKiaPay provides **SDKs** and **Plugins** for most of the technologies you use in order to facilitate its integration.

{% tabs %}
{% tab title="With a Native platform (Web or Mobile)" %}
A Javascript SDK and an Android SDK are available and can be integrated into your application code.
{% endtab %}

{% tab title="With a CMS" %}
You also have a WooCommerce plugin and a Prestashop plugin that can be integrated into your platform when it is developed with Wordpress or Prestashop.
{% endtab %}
{% endtabs %}


---

# 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/accueil/kkiapay.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.
