# Processing and submitting evidence

Even with all preventive measures in place, if a dispute is opened against you, a timely and professional handling is essential. This chapter will guide you on what is important and how you can maximize your chances of winning the dispute.

## Standardized process

The resolution of disputes follows a predefined procedure. It is not possible to influence the outcome of a dispute outside this standardized process.

As a merchant, you can resolve a dispute only by working with your customer to have them withdraw the dispute or by presenting evidence proving the charge was legitimate.

{% hint style="info" %}
We recommend always submitting evidence – even if the end customer confirms they will withdraw the dispute. Proof of the bilaterally found solution should be part of the evidence submitted.
{% endhint %}

## Initiation of the Dispute

Once the shopper disputes a transaction with their credit card issuer, the amount is immediately refunded to them temporarily.

According to the international standardized [process](#standardized-process), Payrexx is obligated to:

* deduct the transaction amount from your merchant account.
* charge a dispute fee of EUR/CHF 35.00 per transaction from your merchant account.
* temporarily pause payouts in your account.
* notify you via email about the opened dispute.

{% hint style="success" %}
If you win the dispute, both the transaction amount and the dispute fee will be automatically refunded to you.
{% endhint %}

## Resolution Options

Depending on the nature of the dispute, you as a merchant have the following options:

## Accept the Dispute

There are various cases where it makes sense to accept the dispute and cover both the transaction amount and the dispute fee.

We recommend this approach in the following situations:

* Real fraud (e.g., stolen credit card)
* Clear merchant error

### Find a bilateral solution

The best way to resolve a dispute is to seek a bilateral solution with the customer, aiming for them to withdraw their dispute.

To do this, call the customer or contact them via email, express your understanding, but also inform them about any policies they accepted at the time of ordering. Many disputes can be resolved bilaterally through open, honest, and understanding communication.

{% hint style="info" %}
We recommend always submitting evidence – even if the end customer confirms they will withdraw the dispute. Proof of the bilaterally found solution should be part of the evidence submitted.
{% endhint %}

### Submit evidence

By submitting relevant evidence, you can demonstrate that the contested transaction was legitimate. Please ensure that the evidence has both the correct content and format. Banks only review evidence once, so you cannot resubmit flawed evidence.

## How Do I Submit Evidence?

* Pay attention to the deadline for submitting evidence, which we will communicate to you.
* Submit documents in English where possible, so that their content is understood by all involved banks.
* Submit evidence in the correct file format: Use .tif or .tiff for images and .pdf or .docx for all other documents.
* Rename all files so that their filenames correspond to the content.
* Respond promptly to any queries about the submitted evidence.

### What Evidence Should I Submit?

Not every dispute requires the same evidence. Depending on the reason for the dispute, different pieces of evidence make more sense. We will inform you of the reason for the dispute upon its initiation, so you can gather the appropriate evidence.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Fraudulent</strong></td><td>Fraudulent credit card payments or "Friendly Fraud"</td><td></td></tr><tr><td><strong>Credit not processed</strong></td><td>A credit was not processed</td><td></td></tr><tr><td><strong>Duplicate</strong></td><td>A transaction was processed twice</td><td></td></tr><tr><td><strong>Product not received</strong></td><td>Product not received or received too late</td><td></td></tr><tr><td><strong>Product unacceptable</strong></td><td>Product not acceptable or inaccurate produce description</td><td></td></tr><tr><td> <strong>Subscription canceled</strong></td><td>A cancelled subscription</td><td></td></tr><tr><td><strong>Unrecognized</strong></td><td>Other reasons or reason unknown</td><td></td></tr></tbody></table>


---

# 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://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence.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.
