# Magento

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/magento-module/archive/master.zip) with the module.
2. Copy the contents of the unitpay directory from the archive to the root of your site.
3. Disable caching, to do this, go to the System -> Cache management, click Select all and select Actions Disable in the drop-down list on the right, then click Submit.

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57a211f490336040e83796a8/file-pX5wIKG4z1.png](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y3qOqTJLaiVbxdIv1%2F0.png?generation=1592326842413452\&alt=media)

1. Now go to System-> Configuration and select Payment Methods from the menu on the left. You will see the Unitpay line among the payment methods. Click on it and enter DOMAIN (unitpay.money), PUBLIC KEY, and SECRET KEY, which you can get in your personal account on the Untipay.money website, in the opened parameters. After entering, click Save Config.

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5e68ef1704286364bc968b03/file-ejVLWAJnED.png](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y3qOrFWnT0T2515P-%2F1.png?generation=1592326842385074\&alt=media)

1. Now you can enable caching again.
2. Enter the payment handler in your Unitpay.ru account using the template: http\://\<your\_site\_name>//index.php/unitpay/index/callback

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57a21630c697916efaadfc1b/file-oo4XvLeN3M.png](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdokumentacziya%2F-M9xezG_6tZ_3GRmvyig%2F-M9y3qOsJETrWYPVtx6J%2F2.png?generation=1592326842375619\&alt=media)

1. The module was tested on Magento version 1.9.2.4


---

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