Click or drag to resize

CardknoxEBTFSCredit Method

The Credit command is used to credit to an EBT cardholder's food stamp account.

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

Parameters

_credit
Type: CardknoxApi.OperationsEBTFSCredit
force (Optional)
Type: SystemBoolean

Return Value

Type: CardknoxResponse
See Also