Click or drag to resize

OperationBaseAllowDuplicate Property

By default, Cardknox rejects duplicate transactions within 10 minutes of the original transaction. This command overrides that safeguard. True/False allowed.

Namespace:  CardknoxApi.Operations
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public bool AllowDuplicate { get; set; }

Property Value

Type: Boolean
See Also