# ReadyScript

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/readyscript-module/archive/master.zip) with the module.
2. Unpack the contents of the archive to the root of the site.
3. Go to the site admin panel.
4. Go to the Website -> Module settings.
5. Click the Clear cache button.
6. Install the Unitpay module. To do this, click the Not installed button next to the module.
7. Go to Store -> Payment Methods.
8. Click Add payment method and set up a new payment system. Do not forget to enter DOMAIN (unitpay.money), PUBLIC KEY, and SECRET KEY which you can get in your unitpay.money personal account.

![](/files/-MPJReRifRRAM4wlj3lX)

9\. In your unitpay.money account, enter the address of the payment handler \
http\://\<your site address>[/onlinepay/unitpay/result/](http://ttestt.ru/onlinepay/unitpay/result/)

![](/files/-M9y4LbXHerTQxwyC-T0)

P.S. Format error message will be displayed in the payment handler - do not pay attention to it.

10\. VAT is set on the "Store" -> "Taxes" page. Enter the appropriate VAT: vat0, vat10, vat20


---

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