# VamShop 2

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/vamshop-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. Go to the site admin panel. Go to Settings -> Payment methods.
4. Click Install next to Unitpay.
5. After installation, go to the payment system settings: to do this, click on the Unitpay name.

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

6\. Select the order status that will be set after the order is paid. Enter DOMAIN (unitpay.money), PUBLIC KEY, and SECRET KEY which you can find in your Unitpay.money personal account.

7\. In your Unitpay.ru personal account, enter the address of the payment handler[ http://](http://diafan.app/payment/get/unitpay)\<your site address>/payment/Unitpay/callback

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

8\. VAT is set inside the module settings: Settings - > Payment methods -> Edit payment method

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MP--eHTi4vVnXgqFxgZ%2F-MP-0EOA6sMFMX74uWkU%2Fv1.png?alt=media\&token=bcac476c-7039-43b0-8943-da0ea88cb359)


---

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