# How to Process Charge Only

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 Charge Only** \
   Choose Charge Only from the menu. You will return to the Sale screen, and above Enter Amount, it will now display Charge Only.
4. **Enter the Amount** \
   Type the amount you wish to charge. Important: This must match the value from the original Authorisation Only transaction.
5. **Enter the Auth Code** \
   Input the Auth Code from the previous Authorisation Only transaction.
6. **Present the Card** \
   Insert, swipe, or tap the card when prompted.
7. **Complete the Charge** \
   Once the card is processed, the terminal will confirm that the charge for the Auth Code has been successfully completed.

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


---

# 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/v240m-how-tos/how-to-process-charge-only.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.
