RetailParameters::autoSettle Method
Sets the settlement type based on the transaction type.
Syntax
client server public static SettlementType autoSettle(RetailTransactionType _transactionType)
Run On
Called
Parameters
- _transactionType
Type: RetailTransactionType Enumeration
The type of transaction.
Return Value
Type: SettlementType Enumeration
The settlement type of transaction.