Click or drag to resize

CardknoxEBTWSale Method

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

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

Parameters

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

Return Value

Type: CardknoxResponse
See Also