# WooCommerce (WordPress)

## ⬇️[ Download WordPress Plugin](https://thedex.cloud/cms/thedex-woocommerce-plugin.zip)

## Installing Thedex cryptocurrency payment gateway for WordPress

1. Make sure the WooCommerce plugin is installed and activated.
2. Navigate to the Plugins → Add plugin tab in your WordPress admin dashboard.<br>

   <figure><img src="/files/MMYmPMcbd2ijOTiVd0xV" alt=""><figcaption></figcaption></figure>
3. Upload a plugin and click Install Now.<br>

   <figure><img src="/files/Oggn4lpYfUdivDdf6iYO" alt=""><figcaption></figcaption></figure>
4. Activate plugin<br>

   <figure><img src="/files/q1xled5UHS0qPwssxLAe" alt=""><figcaption></figcaption></figure>
5. Go to Plugins → Installed Plugins, find Thedex plugin, and press “Configure”.<br>

   Configuration Steps:

   1. Enable the plugin by checking the Enabled box.
   2. Fill in the following fields using credentials from your Merchant Cabinet:
      * Merchant API Key
      * Merchant Secret Key
      * Merchant ID
   3. Click Save changes to apply the configuration.<br>

      <figure><img src="/files/wNcbycDv8xTsAWr8RDtU" alt=""><figcaption></figcaption></figure>

      <figure><img src="/files/AB0doiq9ci2tFMB1lst3" alt=""><figcaption></figcaption></figure>
6. To ensure successful callback processing:
   1. Go to Settings → Permalinks
   2. Select the “Post name” option as the permalink structure
   3. Click Save Changes
7. Thedex payment gateway is ready to use.


---

# 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.thedex.cloud/e-commerce-plugins/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.
