Click or drag to resize

CardknoxEBTCBSale Method

The Sale command is used to make a purchase on an EBT cardholder's cash benefit account.

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

Parameters

_sale
Type: CardknoxApi.OperationsEBTCBSale
force (Optional)
Type: SystemBoolean

Return Value

Type: CardknoxResponse
See Also