# Frequently asked questions

## Question 1：Unable to approve the return request.

Unable to approve the return request in the return management interface. The prompt indicates that the save failed. You will need to check your Shopify order.

**Checkpoint 1: Ensure that your order's current fulfillment status is "fulfilled."**

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

**Checkpoint 2: Make sure you did not manually create a return request in the Shopify order.**

If you have manually created a return request in the Shopify order instead of using the Return app, please close the manually created return request in Shopify. This will ensure that the return requests created through the Return app can be properly approved.

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

## Question 2：Unable to complete the refund.

Unable to complete the refund on the return management interface. The prompt indicates that the save failed. You also need to check your Shopify order.

**Checkpoint: Make sure you did not manually refund the Shopify order.**

Orders that have been refunded will not be able to be refunded again in the Return app, we are trying to minimize the risk, if you have a better suggestion, please send it to "<Returns@parcelpanel.ltd>".

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://parcelwill-returns.gitbook.io/help-center/faqs/frequently-asked-questions.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.
