# VirtueMart 3 (joomla 3)

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/virtuemart-module/archive/master.zip) with the module. The module was tested on VirtueMart 3 with Joomla 3.5.1
2. Go to the site admin panel.
3. Install the module. To do this, go to Extensions->Extension manager->Install. Then click on the Select file button and after selecting it, click Upload & Install.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y4yprez09qYRw6kNE%2F0.png?generation=1592327139125297\&alt=media)

4\. Next, in the top menu, go to VirtueMart -> Payment methods

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y4ypsQ73RWeTw4DBU%2F1.png?generation=1592327139059491\&alt=media)

5\. Click the Create button and enter the required information such as the name of the payment method, etc. Select Unitpay in the payment method list. Then click Save.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y4yptiTR0En8L7Dpl%2F2.png?generation=1592327139051540\&alt=media)

6\. After that go to the Configuration tab of this module settings and enter the value of unitpay.money in the DOMAIN field. You can find PUBLIC KEY and SECRET KEY fields in your personal account on the Unitpay.money website, then click the Save button.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y4ypuXvWMltl7eFaH%2F3.png?generation=1592327139048069\&alt=media)

7\. Enter the payment handler in your Unitpay.ru account using the template http\://\<your site name>/index.php?option=com\_virtuemart\&view=pluginresponse\&task=pluginnotification\&tmpl=component\&format=json

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y4ypvH0BGteYIrwXb%2F4.png?generation=1592327139026119\&alt=media)


---

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