# Configure Refund resolution

### Why use Refund Resolution? <a href="#why-use-refund-resolution" id="why-use-refund-resolution"></a>

With Synctrack Returns, shoppers can decide how they wish the return request to be handled.

The 3 methods supported are:

* Refund to Original Payment Method
* Refund to Gift Card
* Refund to Discount Code

When setting up, you have to select **at least one resolution**

While submitting a returns request, shoppers will be asked to choose a resolution method.

### Customize Refund resolution methods <a href="#customize-refund-resolution-methods" id="customize-refund-resolution-methods"></a>

**Step 1:** **Go to Settings > Resolution**

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

**Step 2: Add detail to your chosen resolutions**

**a. For Refund to Gift card**

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

**b. For Refund to Discount Code**

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

Enter your discount code information (Prefix and value of your discount). We’ll generate a discount code with the format “prefix” + “random numbers”. For example: REFUND1025.

You can also choose whether to notify customers about discount code details via email or not by clicking on “enable notifications of discount code”

The option will be displayed to shoppers while placing the return request like this:

<figure><img src="https://synctrack.io/wp-content/uploads/2024/12/6-2.webp" alt="" height="110" width="724"><figcaption></figcaption></figure>

**c. For Refund to the Original Payment method**: the price will be refunded to the customer’s original payment method.

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

The option will be displayed to shoppers while placing the return request like this:

<figure><img src="https://synctrack.io/wp-content/uploads/2024/12/8.webp" alt="" height="107" width="716"><figcaption></figcaption></figure>

**Step 3**: Save your changes


---

# 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.returnsdrive.com/branding-return-center/configure-refund-resolution.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.
