> For the complete documentation index, see [llms.txt](https://edentech.gitbook.io/glover/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edentech.gitbook.io/glover/extensions-1/paymaya-gateway.md).

# Paymaya Gateway

![](/files/VH87YiQeaZkPTdsGIRYg)

*PayMaya* is an online payment account that has an app where you can load up in convenience stores, pawnshops, and mall and can purchase anything online.

## HOW TO INSTALL

Here are the steps needed to have **Paymaya** installed on your server.

1. Buy/Download the extension from <https://setup.edentech.online>
2. Go to extensions menu on your backend
3. Click on **Install** button, and import the **paymaya.zip** zipped file that you  downloaded
4. After installation, you just have to set payment method credentials&#x20;

#### NOTE:

After installing the **Paymaya** extension on your server, you have to configure the **Paymaya** gateway.

You will need to copy and paste your **public\_key** and **secret\_key** provided by **Paymaya** and insert it into the provided input in your **Paymaya** settings in your backend.

![](/files/uJP0GC2nFBzWj08sTsQ0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://edentech.gitbook.io/glover/extensions-1/paymaya-gateway.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.
