VoucherNumber Property
Required for Food Stamp Voucher transactions.
Syntax
[VB.NET] Public Property VoucherNumber As String
[C#] public string VoucherNumber {get; set;}
Remarks
This property is used when sending an EBT authorization request with the TransactionType set to ttFoodStamp. This property should contain a 15-character Electronic Voucher Serial Number provided by the Electronic Benefits Transfer (EBT) voice authorization system.
Note: Voucher transactions are only sent because of a POS System or EBT Network unavailable condition.
Default Value
""