# WooCommerce

Below there is a simple instruction on how to integrate CryptoCloud with WooCommerce:

1. Sign up on the website [https://app.cryptocloud.plus/registration](https://app.cryptocloud.plus/registration?lang=ru\&roistat_visit=113866).
2. Read the instructions in your personal account.
3. Add your project in your personal account by filling in the required boxes. In the CMS list, select Woocommerce.

**Your website:**\
<https://domain.com/>

**Successful URL:**\
<https://domain.com/thank-you\\>
(can be any link)

**Unsuccessful URL:**\
<https://domain.com/fail\\>
(can be any link)\
\
**URL for notifications:**\
<https://domain.com/?wc-api=WC\\_Gateway\\_CryptoCloud>

4. Install the plugin by downloading the module file and moving the woocryptocloud folder to the /wp-content/plugins folder. You can also download the plugin from the [official WordPress plugin store](https://wordpress.org/plugins/cryptocloud-crypto-payment-gateway/).

{% file src="/files/EnwjFpDBACTpXg9PmRBl" %}

5. In the WordPress admin panel in the Plugins section, search for and activate the plugin WooCommerce — CryptoCloud Payment Module.
6. Go to WooCommerce — Settings — Payments and set up the CryptoCloud payment method.

<figure><img src="https://app.cryptocloud.plus/img/integrations/instructions/woocommerce/1_en.png" alt=""><figcaption></figcaption></figure>

**Enable/Disable:**\
Tick the checkbox if you want to enable the CryptoCloud payment method.

**Name:**\
You can specify CryptoCloud (convenient cryptocurrency payment) in the name of the payment method.

**APIKey:**\
To get APIKey, go to the settings of your project.

**ShopID:**\
To get ShopID, go to the settings of your project. ID consists of 16 characters and is unique for each project.

7. The module is ready to work! Before publishing a payment method on the website, it is necessary to [test the integration](/en/start/test-integration.md).

{% hint style="info" %}
Woocommerce uses blocks by default. In order for CryptoCloud integration to work properly, you need to switch the shopping cart to the classic view.
{% endhint %}


---

# 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://docs.cryptocloud.plus/en/cms-plugins/list/woocommerce.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.
