For the complete documentation index, see llms.txt. This page is also available as Markdown.

manual_entry_insensitivedata_cash_advance

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

---

Last updated

Was this helpful?