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

{% hint style="info" %}
This step can be ignored if using CheckoutChamp hosted pages
{% endhint %}

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

[Direct API 3DS Instructions](/crm/gateway-setup/direct-api-3ds-instructions.md)


---

# 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.checkoutchamp.com/crm/gateway-setup/gateway-integrations/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.
