# Merchant Warrior

**STEP 1**

Go to **Merchants** → **Gateway Integrations** and activate the Merchant Warrior tile with the “**+ Activate**” button

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

**STEP 2**

Enter the **merchantUuid, apiKey,** and **apiPassphrase** from your Merchant Warrior account. To enable 3DS transactions, set **Secure3DS** to “Yes.” Press the green “Create Gateway” button to create your Merchant Warrior gateway.

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

**STEP 3**

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

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

**Secure 3DS:**

If using native (challenge) 3DS, be sure to follow proper instructions on the checkout page

[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/merchant-warrior.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.
