# How to install the Omotix wordpress plugin

To install the plugin:

1. Download the plugin zip
2. Go to WordPress -> plugins -> Add new
3. Upload the entire zip
4. Activate the plugin after uploading&#x20;

After activating head over to Woocommerce -> Settings -> Payments -> Omotix

**Enable/Disable:** Enable or disable the payment method.&#x20;

**Test mode:** If you are testing the plugin on a development server without ssl, enable the test mode, to be able to test the plugin. Disable the test mode, to put it on live.&#x20;

**API Key**: You need to fill in your API key. This can be found in your Omotix dashboard under settings.&#x20;

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


---

# 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.omotix.com/guides/how-to-install-the-omotix-wordpress-plugin.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.
