PinlessDebit Property
Indicates whether the transaction will be a Pinless Debit transaction.
Syntax
int GetPinlessDebit();
int SetPinlessDebit(int bPinlessDebit);
Default Value
FALSE
Remarks
When set to "True", a Pinless Debit transaction will be sent which enables a customer to pay for a transaction using their debit card without entering a PIN.
This setting is only applicable to Sale Credit and VoidTransaction transactions.
Data Type
Boolean