# GivePayments

<figure><img src="/files/lv66X4eSF20x6v9t7gLY" alt="" width="373"><figcaption></figcaption></figure>

{% hint style="info" %}
GivePayments requires that IP Address and User Agent are passed from the checkout page.  This can be done on Import Click, Import Lead, or [Import Order API](https://apidocs.checkoutchamp.com/#275a54c6-b4b0-414c-819b-7387e9a81f58).

This note can be ignored if using Order Entry or Checkout Champ hosted pages.  The required values are passed automatically.
{% endhint %}

**STEP 1**

Go to Gateways > Gateway Integrations.  Select GivePayments.  Press the <mark style="color:green;">**+Activate**</mark> button.

<figure><img src="/files/fBbBkXEJNJ8T6eWCDcyE" alt="" width="375"><figcaption></figcaption></figure>

**STEP 2**

Obtain **apiKey** from GivePayments and enter it here.

Enter **merchantId** only if your GivePayments account is a provider account.  Check with GivePayments if there is any confusion.

Choose to **enableFraudCheck**.  This performs a fraud check at GivePayments before processing the transaction.

Enter **Title** and **Descriptor**

Enter other information as needed

Press the <mark style="color:green;">**Create Gateway**</mark> button

<figure><img src="/files/fM6Vcjl6yISMtWY3etaQ" alt="" width="273"><figcaption></figcaption></figure>

&#x20;


---

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