# Easytransac

<figure><img src="/files/qq25rhVhd84M2QP9pN8g" alt="" width="367"><figcaption></figcaption></figure>

**STEP 1**

Obtain API Key from Easytransac.

&#x20;

**STEP 2**

Go to Gateways > Gateway Integrations. Click the Easytransac gateway tile and then the green Activate button. Enter **APIKey** from step 1. Choose to process **Secure3DS**.

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

<figure><img src="/files/uPhxoDb8kVwy4sCK4RlI" alt="" width="563"><figcaption></figcaption></figure>

**STEP 3**

If using **Secure3DS** then be sure your checkout page supports standard 3DS handling. This step can be skipped if using Checkout Champ hosted pages.

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

{% hint style="info" %}
Easytransac configures currency by account. Therefore multicurrency on a single campaign is not supported. The account currency cannot be overwritten from the checkout page.
{% endhint %}


---

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