# Woocommerce Wordpress

**The Module Setup and Installation Instruction**

1. Download the [archive](https://github.com/unitpay/woocommerce-module/archive/master.zip) with the module or download the latest version of the module from the[ ](https://wordpress.org/plugins/wc-unitpay)[Wordpress marketplace](https://wordpress.org/plugins/wc-unitpay/).
2. Copy the contents of the unitpay directory in the archive to the /\<site root>/wp-content/plugins/ directory or install the module from the "Plugins" directory on Wordpress.org.
3. Go to Plugins -> Installed and click Enable next to the UnitPay plugin.
4. In the menu, go to the WooCommerce -> Settings and then go to the Payments tab and select UnitPay there.
5. Insert the value of unitpay.ru in the DOMAIN field. Copy the public and secret key which you can get from your Unitpay account in the PUBLIC KEY and SECRET KEY fields. Click Save changes.

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MPJIb2O7YQhHSA603PV%2F-MPJJN8rBDWsJm_YaxBH%2Fwp1.png?alt=media\&token=52b3dad0-9259-47f0-a9b3-5cefb4162456)

6\. VAT is set inside the module settings.

7\. Enter the payment handler in your Unitpay.ru personal account using the template: http\://<имя\_вашего\_сайта>/wc-api/wc\_unitpay

![](https://244174165-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Y_k8Gr-WxeECFRelw%2F-MPJIb2O7YQhHSA603PV%2F-MPJK8aaX8VrYeF3qx7t%2Fw2.png?alt=media\&token=9074ebf6-fed1-4e69-ac0d-1e2be68ac410)


---

# 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/woocommerce-wordpress.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.
