# PrestaShop

Currently, we support these PrestaShop versions:

* PrestaShop 1.7.x
* PrestaShop 1.6.x

##

### Installation and Configuration

1. Download the Source code zip file of the required version of the plugin from the Releases section in GitHub. [Click here to download.](https://github.com/ippopay/ippopay-prestashop/archive/refs/tags/v1.0.zip)
2. Log into PrestaShop Backend account.
3. Navigate to the **Modules** tab and click **Add a New Module**.
4. Click **Browse** to open the dialogue box enabling you to search your computer. Select the zip file that you have downloaded and click **OK**.
5. Click **Upload this Module**.
6. Click **Install** to install the module.
7. Click **Configure** to configure the module.

**Note**:\
If the store is open while the module has not been fully configured, it might be good to deactivate it, by clicking on the green check icon . Once the module is configured, click on the red icon X to deactivate it. If you face any errors, refer to the [PrestaShop guide](https://addons.prestashop.com/en/content/21-how-to).\
&#x20;


---

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