# Joomshopping 4 (joomla 3)

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/jshopping-module/releases/download/v2.0.1/jshopping-module-2.0.1.zip) with the module. The module was tested on Joomla 3.9.11 + Joomshopping 4.18.3
2. Go to the site admin panel.
3. Install the module. To do this, go to Components-> Joomshopping-> Install and update. Then click on the Select file button and after selecting it, click the Upload button.

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57adaabf90336059d4edf119/file-FjzztGj3fN.png](/files/-M9y3epndEAQqNCLelCu)

1. Next go to Components -> Joomshopping -> Options. Then select Payment List, then find Unitpay in the opened list and click on the link. In the opened Settings window, go to the Configuration tab. In the DOMAIN field, insert the value of unitpay.money. In the same field, enter PUBLIC KEY and SECRET KEY which you can find in your unitpay.money account. Here, you can also set the statuses that will be shown in case of successful or failed payment. Click the Save button to save your changes.

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5e6765ff2c7d3a7e9ae8ee07/file-AnBcZbLs31.png](/files/-M9y3epopyCtpCOB_m5K)

1. Enter the payment handler in your Unitpay.ru account using the template: http\://\<your site name>/components/com\_jshopping/payments/pm\_unitpay/callback.php


---

# 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://help.unitpay.ru/en/modules/cms-modules/joomshopping-4-joomla-3.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.
