# Mark a payment as refunded

Fizen Pay enables you to mark a payment as refunded.

**IMPORTANT**: You will need to execute the actual refund transaction yourself. Since Fizen Pay is a peer-to-peer non-custodial solution, we do not have access to your funds, hence we cannot refund customers on behalf of you. However, we enable you to quickly get your customer’s wallet address and payment amount so that you can execute the refund transaction smoothly.

3 Steps to mark a transaction as refunded:

**Step 1**.  From the [Payments ](https://merchant.fizen.io/dashboard/payments)page, click on the payment you want to mark as refunded to open its **Payment details** page

<figure><img src="https://lh4.googleusercontent.com/Qe2-2_VJ2HsCJT2KiqechOIYG4RQvmdM7V7DlBw-aYKPuRxYavacGTej2QzP8PhSKgpcaco_1x1OUrrGymlq8FZnQtC06aaXu2zoAdx39kf5ViZx33XvTc4CbzpD01ohxbP1000GgzdUS9IRoQzeH4o" alt=""><figcaption></figcaption></figure>

Click **Mark as refunded**.

**Step 2.**

<figure><img src="https://lh5.googleusercontent.com/Oykt1ZhTQzB0H60YDz-UF_QDdjZH14AUYpSJQ0ZZIERLZdi2LpaBkYP_6tCAIHxsKrADvxBoYhA5rLg1CNVSc9JSrczg0iADpjlGnkypEhgmDIYrTp3nrq0jy_y_wHTT9t7A0ZLniQ5X4rZOI3agBE0" alt="" width="375"><figcaption></figcaption></figure>

\- **Receiving address**: the address the original payment was from

\- **Refund amount**: the amount you received from the payment

You can scan the QR code with Fizen Super App ([Android](https://play.google.com/store/apps/details?id=com.fizen.io.wallet\&hl=en\&gl=US) | [iOS](https://apps.apple.com/tr/app/fizen-wallet-gamefi-payment/id1621269508)) (recommended), Metamask or Trust Wallet to execute your refund transaction easily.

Alternatively, you can copy the receiving address and refund amount to any wallet of your choice to make the refund transaction.

When you’re done, click **Continue**

**Step 3.**

<figure><img src="https://lh4.googleusercontent.com/vGjQpRtTvYfbR9nbkfjjnDtRnXS04ZYjighInM_JJh3J228Lt2wshpj9oyo47MwoV5cok1Mjbw33JFem0Vo44zlamZo7s7Fqq6E7Ay27KcrPIDI4sNcN3lU8UDOEyzbTX5QmKCiKHNZSHqW_sojlDL0" alt="" width="375"><figcaption></figcaption></figure>

Input your notes (optional) and click **Confirm**.

By that, you have successfully marked your payment as refunded. <br>


---

# 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://fizenio.gitbook.io/docs/help-center/fizen-pay/for-merchants/payments/mark-a-payment-as-refunded.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.
