> 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/webpay.md).

# WEBPAY

**STEP 1**

Please contact your WEBPAY manager to clarify information about getting parameters

**Note:**

1. Have your account set to PCI DSS by WEBPAY
2. For public key, copy everything inside the rectangle

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

**STEP 2**

Go to **Gateways** | **Gateway Integrations** and select the WEBPAY button. Click on **+Activate**.

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

Enter the following information specific to WEBPAY:

* **MerchantID** - Obtained from WEBPAY
* **SecretKey** - Obtained from WEBPAY
* **PublicKey** - Obtained from WEBPAY
* **Username** - Obtained from WEBPAY
* **Password** - Obtained from WEBPAY

<figure><img src="/files/59t3RYAfE7uyeHvy6HV6" alt=""><figcaption></figcaption></figure>

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

**STEP 3**

Assign the gateway to campaign products

**STEP 4**

If using secure 3DS then verify the checkout page follows these instructions

[Basic 3DS Instructions](/konnektive-crm/gateway-setup/basic-3ds-instructions.md)


---

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