4D Payments SDK 2016 .NET Edition

Questions / Feedback?

VoucherNumber Property

Required for Food Stamp Voucher transactions.

Syntax

public string VoucherNumber { get; set; }
Public Property VoucherNumber As String

Default Value

""

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.

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]