# VirtueMart 3 (joomla 3)

### Инструкция по настройке и установке модуля.

1\. Скачайте  [архив](https://github.com/unitpay/virtuemart-module/archive/master.zip) с модулем. Модуль тестировался на VirtueMart 3 с Joomla 3.5.1

2\. Зайдите в админпанель сайта.

3\. Установите модуль. Для этого перейдите в Расширения->Менеджер расширений->Установить. Затем нажмите на кнопку "Выбрать файл" и после выбора нажмите кнопку Upload & Install

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57891cbdc697912dee72b9bd/file-ZnqxZL1aUp.png)

4\. Далее перейдите в верхнем меню в VirtueMart->Методы оплаты

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57891ce4c697912dee72b9be/file-Ca3lNwEm7r.png)

5\. Нажмите на кнопку создать и введите требуемые данные такие как имя метода оплаты и т.п. В методе оплаты выберите Unitpay. Затем нажмите кнопку Сохранить

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57891cf8c697912dee72b9bf/file-8LMiJ7nHUN.png)

6\. Затем перейдите на вкладку "Конфигурация" настроек данного модуля и введите в поле DOMAIN значение unitpay.ru. В поля PUBLIC KEY и SECRET KEY вы можете взять в личном кабинете на сайте Unitpay.ru, затем нажмите на кнопку сохранить.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5e674e902c7d3a7e9ae8ed2a/file-OhmvJJMNF3.png)

7\. Введите в личном кабинете Unitpay.ru обработчик платежей по шаблону http\://<имя вашего сайта>/index.php?option=com\_virtuemart\&view=pluginresponse\&task=pluginnotification\&tmpl=component\&format=json

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57891d68c697912dee72b9c2/file-yUsASL61kJ.png)


---

# 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/modules/cms-modules/virtuemart-3-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.
