Click or drag to resize

CardknoxCCVoid Method

The Void command voids a captured transaction that is pending batch, prior to the batch being settled.

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

Parameters

_void
Type: CardknoxApi.OperationsCCVoid
force (Optional)
Type: SystemBoolean

Return Value

Type: CardknoxResponse
See Also