# Worldline V2

{% hint style="warning" %}
Worldline will work with Order Entry, Form-code and Landers. 3D Secure will not work with Order Entry.
{% endhint %}

**STEP 1**

Go to **Gateways** | **Gateway Integrations** and select the Worldline V2 tile. Click **+Activate**.

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

**STEP 2**

Enter the following information specific to Worldline:

* **PSPID** - Obtained from Worldline
* **APIKey** - Obtained from Worldline
* **APISecret** - Obtained from Worldline
* **SecretKey** - Obtained from Worldline. Required entry if wanting to receive webhook notifications.
* **Secure3DS** - select YES to process using Worldline’s native 3D Secure processing. If enabled and hosting your own pages be sure they support a [standard 3DS workflow](/konnektive-crm/gateway-setup/basic-3ds-instructions.md).

Enter **Mid #** and **Descriptor**. These are required for all gateways.

<figure><img src="/files/F0z5foEYjc8UlsZ2u0U6" 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 **Secure3DS** then go to your Worldline account and enter **<https://api.konnektive.com/billers/worldline/notification/>** as the webhook URL


---

# 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/worldline-v2.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.
