# Ethoca

Go to **Admin > Plugins > Chargeback Management**. Click on the **Ethoca** tile. Click <mark style="color:green;">**+ Activate**</mark>.

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

Copy the **Ethoca partner platform key** and set it as the PartnerMerchantID at Ethoca. The endpoint to send alerts is <https://api.checkoutchamp.com/ethoca/>

Choose to automatically **refund** and/or **blacklist** when an alert is received. The automatic refund is a full refund. Each blacklist field (Address, IP, Email, Phone) will generate a corresponding blacklist and cancel all active subscriptions that match applied fields.

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

Alerts are received and a proper attempt is made to match the alert to a successful transaction. The evaluation is not perfect. Matching is done with card bin, card last 4 digits, arn (if provided from the gateway at the time of the transaction), date, and amount.

The plugin handles Confirmed Fraud and Customer Dispute alerts. The alerts are logged. Alerts can be viewed at **Reports > Chargebacks > Ethoca**.

Matched alerts will be linked to customers. Unmatched alerts can be evaluated individually and then manually refunded and/or blacklisted.

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

Follow instructions here if performing Ethoca refunds with the plugin


---

# 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/plugins/chargeback-management/ethoca.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.
