DebitPIN Property
DUKPT DES encrypted PIN block, used for Debit and EBT transactions.
Syntax
[VB.NET] Public Property DebitPIN As String
[C#] public string DebitPIN {get; set;}
Remarks
The value of this property must be retrieved from a certified PIN pad device. This property is only valid for Card Present transactions. The maximum length is 16 characters.
Default Value
""