# Paynetworx

**STEP 1**

Navigate to **Gateways → Gateway Integrations**, then locate the **Paynetworx** tile. Click on the tile and press the **Activate** button.

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

**STEP 2**

Add the **entityKsuId**, **deviceKsuId**, **accessTokenUser**, and **accessTokenPassword** as provided by Paynetworx. Add or modify the other details and options as desired and press the **Create Gateway** button.

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

**STEP 3**

Apply the gateway to your offers and upsells within the campaign.

**STEP 4**

Contact Paynetworx for the 3DS page script.

Add the script to your webpage.

{% hint style="info" %}
After getting the 3DS parameters from Paynetworx through the JavaScript on your page, you will send them as the **cavv**, **xid**, and **eci** parameters in [Import Order](https://apidocs.checkoutchamp.com/#275a54c6-b4b0-414c-819b-7387e9a81f58) API calls to CheckoutChamp.
{% 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://help.konnektive.com/konnektive-crm/gateway-setup/gateways/paynetworx.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.
