# manual\_entry\_insensitivedata

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

{% column %}
Description

\\

Merchant is prompted to enter the Insensitive Data of the cardholder. This screen will only show if at least one of the insensitive data is shown.

If Insensitive data is not mandatory, the Enter button is allowed to be pressed when fields are empty.

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

Merchant enters the Insensitive data .

\
\*\*Configuration Parameter\*\*

\`\`\`merchant.ManualPaymentCardHolderPrompt\`\`\` - Whether Card Holder field is disabled (0) or enabled (1) for Manual Payment

\`\`\`merchant.ManualPaymentCityPrompt\`\`\` - Whether City is disabled (0) or enabled (1) for Manual Payment

\`\`\`merchant.ManualPaymentStreetPrompt\`\`\` - Whether Street field is disabled (0) or enabled (1) or optional (2) for Manual Payment

\`\`\`merchant.ManualPaymentZipPrompt\`\`\` - Whether Zip field is disabled (0) or enabled (1) or optional (2) for Manual Payment

\`\`\`merchant.ManualPaymentStatePrompt\`\`\` - Whether State is disabled (0) or enabled (1) for Manual Payment

\`\`\`merchant.MotoPaymentSaleCardHolderPrompt\`\`\` - Whether Card Holder field is disabled (0) or enabled (1) for MOTO Purchase

\`\`\`merchant.MotoPaymentSaleCityPrompt\`\`\` - Whether City is disabled (0) or enabled (1) for MOTO Purchase

\`\`\`merchant.MotoPaymentSaleStreetPrompt\`\`\` - Whether Street field is disabled (0) or enabled (1) or optional (2) for MOTO Purchase

\`\`\`merchant.MotoPaymentSaleZipPrompt\`\`\` - Whether Zip field is disabled (0) or enabled (1) or optional (2) for MOTO Purchase

\`\`\`merchant.MotoPaymentSaleStatePrompt\`\`\` - Whether State is disabled (0) or enabled (1) for MOTO Purchase

\`\`\`merchant.MotoPaymentRefundCardHolderPrompt\`\`\` - Whether Card Holder field is disabled (0) or enabled (1) for MOTO Refund

\`\`\`merchant.MotoPaymentRefundCityPrompt\`\`\` - Whether City is disabled (0) or enabled (1) for MOTO Refund

\`\`\`merchant.MotoPaymentRefundStreetPrompt\`\`\` - Whether Street field is disabled (0) or enabled (1) or optional (2) for MOTO Refund

\`\`\`merchant.MotoPaymentRefundZipPrompt\`\`\` - Whether Zip field is disabled (0) or enabled (1) or optional (2) for MOTO Refund

\`\`\`merchant.MotoPaymentRefundStatePrompt\`\`\` - Whether State is disabled (0) or enabled (1) for MOTO Refund

\`\`\`merchant.MotoPreAuthCardHolderPrompt\`\`\` - Whether Card Holder field is disabled (0) or enabled (1) for MOTO Pre Authorization

\`\`\`merchant.MotoPreAuthCityPrompt\`\`\` - Whether City is disabled (0) or enabled (1) for MOTO Pre Authorization

\`\`\`merchant.MotoPreAuthStreetPrompt\`\`\` - Whether Street field is disabled (0) or enabled (1) or optional (2) for MOTO Pre Authorization

\`\`\`merchant.MotoPreAuthZipPrompt\`\`\` - Whether Zip field is disabled (0) or enabled (1) or optional (2) for MOTO Pre Authorization

\`\`\`merchant.MotoPreAuthStatePrompt\`\`\` - Whether State is disabled (0) or enabled (1) for MOTO Pre Authorization

\`\`\`merchant.IoPaymentSaleCardHolderPrompt\`\`\` - Whether Card Holder field is disabled (0) or enabled (1) for IO Purchase

\`\`\`merchant.IoPaymentSaleCityPrompt\`\`\` - Whether City is disabled (0) or enabled (1) for IO Purchase

\`\`\`merchant.IoPaymentSaleStreetPrompt\`\`\` - Whether Street field is disabled (0) or enabled (1) or optional (2) for IO Purchase

\`\`\`merchant.IoPaymentSaleZipPrompt\`\`\` - Whether Zip field is disabled (0) or enabled (1) or optional (2) for IO Purchase

\`\`\`merchant.IoPaymentSaleStatePrompt\`\`\` - Whether State is disabled (0) or enabled (1) for IO Purchase

\`\`\`merchant.IoPaymentRefundCardHolderPrompt\`\`\` - Whether Card Holder field is disabled (0) or enabled (1) for IO Refund

\`\`\`merchant.IoPaymentRefundCityPrompt\`\`\` - Whether City is disabled (0) or enabled (1) for IO Refund

\`\`\`merchant.IoPaymentRefundStreetPrompt\`\`\` - Whether Street field is disabled (0) or enabled (1) or optional (2) for IO Refund

\`\`\`merchant.IoPaymentRefundZipPrompt\`\`\` - Whether Zip field is disabled (0) or enabled (1) or optional (2) for IO Refund

\`\`\`merchant.IoPaymentRefundStatePrompt\`\`\` - Whether State is disabled (0) or enabled (1) for IO Refund

\`\`\`merchant.AvsStreetPrompt\`\`\` - Whether State is disabled (0) or enabled (1) for MOTO AVS transaction

\`\`\`merchant.AvsStreetBypassAllowed\`\`\` - Whether Street bypass not allowed (0) or allowed (1) for MOTO AVS transaction

\`\`\`merchant.AvsZipPrompt\`\`\` - Whether Zip is disabled (0) or enabled (1) for MOTO AVS transaction

\`\`\`merchant.AvsZipBypassAllowed\`\`\` - Whether Zip bypass not allowed (0) or allowed (1) for MOTO AVS transaction
{% 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.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.
