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

enter_cash_advance_amount

When Cash Advance is enabled and Purchase is disabled, the Amount Entry screen will only show Cash Advance button and when Cash Advance and Purchase are both enabled, Cash Advance is shown in the Other options menu.

Default Configuration
Optional Configuration

Default Configuration

Optional Configuration

Description

In the default configuration, when Merchant.PurchaseEnabled is set to true and Merchant.CashAdvanceEnabled is set to true, both Card and Other buttons are shown. The Cash Advance transaction option is available by tapping Other and accessing the options menu.

In the optional configuration, when Merchant.PurchaseEnabled is set to false and Merchant.CashAdvanceEnabled is set to true, only the Cash Advance button is displayed on the Amount Entry screen.

Configuration Parameters

Merchant.CashAdvanceEnabled - Enable Cash Advance transactions for this merchant.

Merchant.PurchaseEnabled - Enabled purchase transactions for this merchant.

Last updated

Was this helpful?