# How To Perform Customer Not Present Transactions

{% stepper %}
{% step %}

#### Enter the transaction amount, then tap “Other.”

{% endstep %}

{% step %}

#### Select **“Manual Card Entry.”**

{% endstep %}

{% step %}

#### Choose **“Phone Order.”**

{% endstep %}

{% step %}

#### Enter the **full card number** and tap **Enter**.

{% endstep %}

{% step %}

#### Enter the **expiry date** and tap **Enter**.

{% endstep %}

{% step %}

#### Enter the **CVC** and tap **Enter**.

{% endstep %}

{% step %}

#### If prompted, enter the **customer’s address details**.

{% endstep %}

{% step %}

#### If prompted, choose the **receipt option** you prefer.

{% endstep %}
{% endstepper %}

#### [<mark style="color:$success;">Back to T650P - How To Guides</mark>](/t650-how-tos/t650p-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/t650-how-tos/how-to-perform-customer-not-present-transactions.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.
