# Quaife

{% hint style="danger" %}
**Disclaimers:**

3D Secure will not work with Order Entry.

One-click upsells will not work for the “Auth” (QA) transaction setup.
{% endhint %}

**STEP 1**

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

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

**STEP 2**

Enter the following information specific to Quaife:

* **APIKey** - Obtained from Quaife
* ***APISecret -*** Obtained from Quaife

<figure><img src="/files/2vDitw5muLA4s69WgEAO" alt=""><figcaption></figcaption></figure>

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

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 %}

**Secure 3DS:**

Be sure to implement proper handling of 3DS 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/quaife.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.
