# Pathly

{% hint style="danger" %}
**Disclaimers:**

Pathly will work with Form-code and landers that connect to Konnektive via Direct API. This will NOT work with Order Entry if secure 3DS is enabled.

Pathly does not support Authorize, Capture, or Void.

Pathly does not support partial refunds.
{% endhint %}

{% hint style="warning" %}
To enable recurring charges please reach out to the Pathly team. Otherwise the recurring charges may be considered customer-initiated transactions and trigger 3DS authentication.
{% endhint %}

**STEP 1**

Obtain **merchant\_id** and **SecretKey** from your Pathly gateway account

**STEP 2**

Go to **Merchants | Gateway Integrations** and select the Pathly tile. Click the green + **Activate** button.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FnXuSXedIkMUCMPylFZF6%2Fimage.png?alt=media&#x26;token=35d77f65-aee5-4763-ba6a-7340b83871e7" alt=""><figcaption></figcaption></figure>

**STEP 3**

Enter **merchant\_id** and **SecretKey** under General Details.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FPMUxXhB8OqG4icPcc7X9%2Fimage.png?alt=media&#x26;token=1aa4281b-b34c-4def-b53e-b7247c77fd38" alt=""><figcaption></figcaption></figure>

**STEP 4**

Click the green **Create Gateway** button to save your changes and create the gateway.

**STEP 5**

Pathly may require a device fingerprint be included on the order. Obtain the page script from Pathly and place it onto your checkout page. Pass the resulting id into Import Order API using parameter **fraudSessionId**.

**STEP 6**

Pathly may trigger 3DS authentication. Be sure your site supports standard 3DS handling.

[Basic 3DS Instructions](https://konnektive.atlassian.net/wiki/spaces/KCKB/pages/1131282433)
