# Refunds

You can do this on the BigCommerce orders page. Click **\[Orders]** in the BigCommerce admin on the left hand menu and under the **Action** menu of the order you need to do a refund on, choose **Refund**.

![](/files/R0N1or8PxDZm9e02pITC)

On the next page, choose whether you want to refund individual items (partial refund) or refund the entire order (full refund). Then click **\[Continue]**

![](/files/UXdhQdIOqB1MsbHpnBRY)

Finally, select the option to refund it to the Optty integrated payment method and click on \[Confirm Refund] to execute the refund.&#x20;

You can then verify that the refund has been processed correctly in the UPP portal.&#x20;


---

# 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.optty.com/platforms/bigcommerce/refunds.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.
