# How to Process a Customer Not Present Transaction.

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 Card Not Present** \
   Choose Card Not Present from the menu.
4. **Choose Transaction Type** \
   On the next screen, select your preferred CNP method and specify whether you are processing&#x20;
   * Purchase&#x20;
   * Refund&#x20;
   * Account Verification

#### [<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-a-customer-not-present-transaction..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.
