> 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/instamojo-payment.md).

# Instamojo - Payment

{% hint style="info" %}
**Note**: This is only for Indian Rupee (INR)
{% endhint %}

<div data-full-width="false"><figure><img src="/files/jlB3O7kcQQujHQ5NH60b" alt="" width="563"><figcaption></figcaption></figure></div>

With the instamojo payment gateway, accept payments for your online business. Simple, flexible, and safe online payments for your eCommerce business.

## HOW TO INSTALL

Here are the steps needed to have **instamojo** 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 downloaded **.zip** file that you  downloaded
4. After installation, you just have to set payment method credentials&#x20;

#### NOTE:

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

You will need to copy and paste your **api key** and **api auth** provided by **instamojo** and insert it into the provided input in your **instamojo** settings in your backend.

\
Set your **Private Auth Token** in **Secret Key** input in Glover backend\
Set your **Private API Key** in **Public Key** input in Glover backend

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


---

# 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/instamojo-payment.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.
