# RDR

***

**Visa Rapid Dispute Resolution (RDR)** involves refunding a consumer prior to chargeback.

{% hint style="warning" %}
The refund occurs outside of Konnektive.
{% endhint %}

{% hint style="info" %}
The refund will not be sent to the gateway if these instructions are followed.

This is the desired result.

Most gateways will accept the refund even though RDR has already given a refund.

It is imperative that users be properly trained on RDR procedures to prevent this.
{% endhint %}

***

## Add RDR as a Refund Reason <a href="#rdr-addrdrasarefundreason" id="rdr-addrdrasarefundreason"></a>

Go to **CRM → Call Centers** and scroll down to the Refund Reasons panel.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FrgwMd40tLFyG2DK9qWNQ%2Fimage.png?alt=media&#x26;token=b5ba71d1-9009-46e3-a351-66e037bf266b" alt=""><figcaption></figcaption></figure>

Press the green + button on the far right and add **RDR** as a reason.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2F4lQFd2fVQb1AJHMBLlzh%2Fimage.png?alt=media&#x26;token=34f6987e-7342-4a0e-8779-38ac40b907ac" alt=""><figcaption></figcaption></figure>

***

## Add RDR Fees into Gateway configuration <a href="#rdr-addrdrfeesintogatewayconfiguration" id="rdr-addrdrfeesintogatewayconfiguration"></a>

Go to **Gateways → Gateway List** and edit your gateways to add the **RDR Fee**.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FxvyypXSlbjku0OS3Mj48%2Fimage.png?alt=media&#x26;token=57e30c74-31ba-4009-a4e4-a8a34e4a3a1c" alt=""><figcaption></figcaption></figure>

***

## Mark transactions as RDR <a href="#rdr-marktransactionsasrdr" id="rdr-marktransactionsasrdr"></a>

You can mark the transaction as having been refunded via RDR either manually in the CRM or via the Refund Transaction API.

***

### Set the RDR manually <a href="#rdr-settherdrmanually" id="rdr-settherdrmanually"></a>

1. Find the customer in CRM using the [Customer Service Search](https://help.konnektive.com/konnektive-crm/customer-service).

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FXgCyWKFGimvxr8Fmk8DO%2Fimage.png?alt=media&#x26;token=31aa658c-1de3-4d6f-92f7-a504ab1bb548" alt=""><figcaption></figcaption></figure>

2. Find the transaction which to refund.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FMdWZOmrBqCMlVkwsNqwz%2Fimage.png?alt=media&#x26;token=24acf722-b014-438e-ac7d-5200bd682a8a" alt=""><figcaption></figcaption></figure>

3. On the transaction **Actions**, choose **Refund.**

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FqdHmHMd2KkUzdMjiQKBv%2Fimage.png?alt=media&#x26;token=c3e47dca-0166-4d50-a8bf-8d3d2eed00de" alt=""><figcaption></figcaption></figure>

4. Choose **RDR** for the **Refund Reason**.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FZi1jQX2RsS8fcRcfFcMu%2Fimage.png?alt=media&#x26;token=1cd1bbef-eb75-4868-8938-e440e185fb8a" alt=""><figcaption></figcaption></figure>

5. Check the **Refunded Externally?** box and fill in the **Refund Transaction Id** (from your gateway) if known.
6. Press **Refund** button

***

### Set the RDR via API <a href="#rdr-settherdrviaapi" id="rdr-settherdrviaapi"></a>

1. Review the **Refund Transaction API** [here](https://apidocs.checkoutchamp.com/#9a74cdd2-0b0d-4894-89df-772ecc85d252)
2. Create an API user with access to the **Refund Transactions** endpoint. Be sure to whitelist as needed.
3. Call the **Refund Transactions API** with
   1. **transactionId**
   2. `refundReason=RDR`
   3. `externalRefund=1`
   4. `fullRefund=1`
   5. **loginId** = API user username
   6. **password** = API user password

***

## Reporting <a href="#rdr-reporting" id="rdr-reporting"></a>

### Refund Details Report

If the steps above are followed properly, the [Refund Details Report](#refund-details-report) will display the RDR transactions. These transactions will be displayed as **External** (Externally Refunded).

You will see **RDR** in the **Refund Reason** column.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FR6blQEPGl52VTUkZb0JJ%2Fimage.png?alt=media&#x26;token=d294bfb9-97b8-46f0-9f44-9a84d2688b45" alt=""><figcaption></figcaption></figure>

### Transaction Summary Report

Additionally, the **RDR Fee** is calculated as an expense on your [Transaction Summary Report](#transaction-summary-report).

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FFLTxPnPQSr58nbJPup3M%2Fimage.png?alt=media&#x26;token=2d55b813-8ee7-4ec0-8b56-0542689aa688" alt=""><figcaption></figcaption></figure>

Hover over the Expenses value to see the breakdown.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FSqzWB6kCuj9qlR2NjPle%2Fimage.png?alt=media&#x26;token=a973a837-c52f-4c0c-86c9-df2e8fa4eac6" alt=""><figcaption></figcaption></figure>
