> For the complete documentation index, see [llms.txt](https://help.konnektive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.konnektive.com/konnektive-crm/gateway-setup/gateways/openpath.md).

# OpenPath

{% hint style="success" %}
OpenPath provides advanced solutions for transaction management, allowing merchants to accelerate payments and take control of risk and fraud. Merchants that run our technology complete more transactions and make more money – guaranteed.
{% endhint %}

To configure, go to CRM > Gateways > Gateway Integrations.

Find the OpenPath tile

<figure><img src="/files/xU63M3fNQjQkxOAlsytR" alt="" width="375"><figcaption></figcaption></figure>

Click the tile and select **Activate**

<figure><img src="/files/9rQm1hdKnUBjPfNS8yEZ" alt="" width="375"><figcaption></figcaption></figure>

* Enter **username** (API Login ID) and **password** (Transaction ID) provided by OpenPath
  * **useStoredCredentials** - Choose to optionally send stored credential indicators on all orders
* Press the **Create Gateway** button to save
* Apply the new gateway to campaign products as needed.

{% hint style="warning" %}
Make sure Open Path has all of the subdomains you will be using.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.konnektive.com/konnektive-crm/gateway-setup/gateways/openpath.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.
