# Opencart

## Step 1 : Install the Plugin

1. Download the latest Source code zip file of the required version of the plugin. [Click here to download the plugin.](https://www.opencart.com/index.php?route=marketplace/extension/info\&extension_id=39802)
2. Copy all files/folders to OpenCart installation directory.

## Step 2 : Configuration

1. Login to your Opencart Admin account
2. &#x20;Go to the **Admin Panel** and then to **Extensions** and **Payments** to install the IppoPay Payment Gateway extension.
3. Click **Edit** and follow the steps below:
   1. Enter your Public key and Secret key. You can get your Public and Secret key from the api [dashboard](https://app.ippopay.com/settings/api).
   2. Change extension status to **Enabled**.
   3. Click **Save** to save the extension settings.

      <br>

      \ <br>


---

# 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.ippopay.com/ecommerce-integrations/opencart.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.
