Click or drag to resize

CardknoxEBTFSVoucher Method

The Voucher command is used to process manual EBT food stamp voucher.

Namespace:  CardknoxApi
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public CardknoxResponse EBTFSVoucher(
	EBTFSVoucher _voucher,
	bool force = false
)

Parameters

_voucher
Type: CardknoxApi.OperationsEBTFSVoucher
force (Optional)
Type: SystemBoolean

Return Value

Type: CardknoxResponse
See Also