# manual\_entry\_insensitivedata\_cash\_advance

{% columns %}
{% column width="33%" %}
![](/files/Z5TZToNtdb7iGUN3PHBq)
{% endcolumn %}

{% column %}
Description

\\

Merchant is prompted to enter the cardholder information. This screen will appear only if at least one of the cardholder information prompts is enabled.

If cardholder information is not mandatory, the Enter button is enabled even when fields are empty.

\*\*Merchant/Customer action\*\*

Merchant enters required cardholder information.

\
\*\*Configuration Parameters\*\*

\`\`\`merchant.ManualPaymentCardHolderPrompt\`\`\` - Whether Cardholder prompt is disabled (0) or enabled (1) during manual card entry

\`\`\`merchant.ManualPaymentCityPrompt\`\`\` - Whether City prompt is disabled (0) or enabled (1) during manual card entry

\`\`\`merchant.ManualPaymentStreetPrompt\`\`\` - Whether Street prompt is disabled (0), enabled (1), or optional (2) during manual card entry

\`\`\`merchant.ManualPaymentZipPrompt\`\`\` - Whether Zip prompt is disabled (0), enabled (1), or optional (2) during manual card entry

\`\`\`merchant.ManualPaymentStatePrompt\`\`\` - Whether State prompt is disabled (0) or enabled (1) during manual card entry
{% endcolumn %}
{% endcolumns %}

\---


---

# 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.verifone.com/functional-specification/manual_entry_insensitivedata_cash_advance.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.
