# 2Checkout myAccount refund requests

## Overview

Your shoppers can request refunds for their orders from **2Checkout myAccount**. The refund process is described below:

1. A shopper requests a refund from 2Checkout myAccount.
2. The refund status of the order switches to **Pending**.
3. You receive a refund request notification from 2Checkout containing the details of the request. The email includes a link to the order details page in your 2Checkout account. Click the link to go to the order details page.
4. Click the **You can view the refund details or cancel the request** link.
5. Grant a partial or a total refund in the refund window. Once you've configured the refund type, click the **Grant refund** button to refund the order. You also have the option of rejecting refunds, but be advised that this option might drive the customer to open a chargeback dispute.
6. The order refund status in myAccount changes to **Granted**.

## Edit granted refund requests

You can modify the refunded amount for each refund request only before 2Checkout processes them. If, for example, you have granted a partial refund and you want to modify the refunded amount, you can edit the refund request and the 2Checkout system will process the last granted request for each order. You can also change a partial refund to a total refund.

Each time you modify a granted refund request, the 2Checkout system sends an email to the shopper informing him or her about the granted refunded amount.

## What happens when you don't approve a refund request

If you neither approve nor reject a refund request from a shopper, the request remains in **Pending** status for a set period of time (10 days by default). Depending on your 2Checkout account's settings, this limitation can vary. After that time interval expires, 2Checkout automatically approves the request if you take no action over it. 2Checkout recommends that you address customer complaints as a priority.

## Where can I see shopper refund requests?

To get a detailed report of the refund requests placed by your shoppers, follow the steps below:

1. Go to *Orders & customers* > *Refunds*.
2. Go to *eStore refunds* and enter the filters that you want to apply to your refund requests.
3. Click **Search**.
4. You can see a report of the refund requests including information such as the order reference number, when the request was placed, who placed it and the request status. You can also export the report in CSV format by clicking the **Export as CSV** button.

{% hint style="danger" %}
**Important!** The **GRANTED** and **APPROVED** statuses apply only to the refund request and they are not displayed on the order status page in Control Panel.
{% endhint %}

<div data-with-frame="true"><img src="/files/f25a93da55877c2ae961cd943d3be4ce0f8424ab" alt=""></div>


---

# 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.2checkout.com/payments/payments/refunds-and-chargebacks/2checkout-myaccount-refund-requests.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.
