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

# 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.

**secure3DS** - choose to process with Paynetworx 3DS requirements. If using 3DS then your checkout page must support [basic 3DS handling](https://help.checkoutchamp.com/crm/gateway-setup/direct-api-3ds-instructions).

**sendUpsellToken** - If Upsell is needed, to send a payment token on upsells instead of card number.  Be sure to confirm with Paynetworx that your account is setup for recurring payments when enabling this option.

Add or modify the other details and options as desired and press the <mark style="color:green;">**Create Gateway**</mark> 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 %}
