# Drupal 7 (ubercart 3)

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

1\. Скачайте  [архив](https://github.com/unitpay/ubercart-module/archive/v2.0.1.zip) с модулем.

2\. Установите модуль. Для этого скопируйте содержимое директории unitpay из архива по адресу <папка с вашим сайтом>/sites/all/modules После этого нажмите в меню "Модули", поставьте галочку напротив Unitpay и нажмите на кнопку "Save configuration".

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/57923ac390336029360386d1/file-O5Vt7DjtCv.png)

3\. Перейдите в Store -> Payment methods и нажмите на ссылку "settings" напротив графы UnitPay.

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

4\. В поле DOMAIN вставьте значение unitpay.ru. В поля PUBLIC KEY и SECRET KEY скопируйте публичный и секретный ключ, которые вы можете взять из личного кабинета UnitPay. Нажмите на кнопку "Save configuration".

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

5\. Введите в личном кабинете Unitpay.ru обработчик платежей по шаблону http\://<имя\_вашего\_сайта>/unitpay/callback

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5790eaed9033602936037f10/file-d5eQvOskcg.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/drupal-7-ubercart-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.
