Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

CashOutIndicator Property

Indicates to the host that the customer wants the remainder of the card's value returned as cash.

Syntax

[VB.NET]
Public Property CashOutIndicator As Boolean

[C#]
public bool CashOutIndicator {get; set;}

Remarks

When the CashOutIndicator is set to True, the stored value card will be "cashed out". This means that all funds stored on the card is cleared, and the merchant is to return those funds to the customer as cash. Thus, when CashOutIndicator is True the CashOut field will contain the amount of money the merchant is to return to the customer in cash. The AuthorizedAmount field will contain the total amount removed from the gift card (The sum of the TransactionAmount plus the CashOut amount).

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0