# Amiro CMS

**The Module Setup and Installation Instruction**

1.Download the [archive](https://github.com/unitpay/amiro-module/archive/master.zip) with the module.

{% hint style="info" %}
Feature of Amiro: after downloading the archive with the module, it must be re-archived in tag.gz, otherwise the module will not be added to the root.
{% endhint %}

2\. Click on the link [**http://your\_site/\_admin/engine.php?mod\_id=ami\_market\&upload=1**](http://xn--_-7sbbf2b7bj7b/_admin/engine.php?mod_id=ami_market\&upload=1)

3\. Select the downloaded archive tag.gz with the module as the distribution file and load it.

![](/files/-MNxKF-oPh53YIdEnwN8)

4\. Go to Service -> System settings -> Payment Methods.

5\. Find Unitpay in the list of drivers and click Install.

6\. Click the Edit button in the Unitpay line and fill in the DOMAIN (unitpay.money), PUBLIC KEY and SECRET KEY fields which you can find in your unitpay.money account. Then click the Save button.

![](/files/-MNxKRtEVuj7XQxV5dqF)

7\. Go to Service ->System settings and select Product Catalog-> Orders in the drop-down list.

![](/files/-M9y345FoLvNZGRGkYDt)

8\. In the Available Payment Methods line, click the Edit button.

![](/files/-MNxKciBUsf_KMkAwG0s)

9\. Select the necessary methods, including Unitpay, and then click Apply Changes at the bottom.

![](/files/-MNxKgRJ0QNXnrL1Un03)

10\. In your Unitpay.ru account, enter the address of the payment handler http\://\<your site address>/drivers/gate\_unitpay.php. Due to the features of the module, Format Error will flash red, this is normal.

<div align="left"><img src="/files/-M9y345GCJybTmO_DJ0d" alt=""></div>


---

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