# Payment via manual PAN entry

To complete payments with a payment card that cannot be successfully read by the Application or with a payment card which does not support the contactless interface is possible with the manual PAN entry function.

{% hint style="danger" %}
This feature can be available to you if your Acquiring Service Provider set that. For more information, please contact their support service.
{% endhint %}

If the Acquiring Service Provider has granted permission to use this function, you can use it after entering the payment amount when the request to tap a payment card appears on the screen. The function is indicated by the icon <img src="/files/-MZfutUwaSb5B6q5WS9t" alt="" data-size="original"> .

![](/files/-MZfvrdgL4wl0lxbLFhB)

After the payment card details input screen displays, give the customer the opportunity to enter the necessary number on your device.

{% hint style="warning" %}
Pay attention of your customer to the fact that in order to safely enter the card number a virtual keyboard is used in which the buttons are arranged in random order and have different sizes.
{% endhint %}

{% hint style="info" %}
If the customer refuses to enter the payment card number, click the `Cancel` button or the icon <img src="/files/-MZZNdxCw4cE8pRXBCk3" alt="" data-size="line"> . **In this case, the purchase cannot be considered complete.**
{% endhint %}


---

# 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://docs.tapxphone.com/guide/app-guide/payments/pan-entry.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.
