# How to Process a Refund

1. **Access the Sale Screen** \
   After logging in, go to the Sale screen.
2. **Open the Menu** \
   Tap the blue banner at the top of the screen.
3. **Select Refund Choose** \
   Refund from the menu.
4. **Enter Refund Pin**\
   Type your refund pin in. If you do not know this please refer to <mark style="color:purple;">page 29-31</mark> on the [Webcom Manual](/webcom-manual/webcom-manual.md).
5. **Enter Amount** \
   Type the refund amount and proceed with the payment.

#### [<mark style="color:$success;">Back to P400 - How To Guides</mark>](/p400-how-tos/p400-how-to-guides.md#p400-how-to-guides)


---

# 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://helpcenter.verifone.com/p400-how-tos/how-to-process-a-refund.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.
