Click or drag to resize

SaleAllowPartialAuth Property

True/False value indicating if an authorization amount is less than the initial request when full initial amount is unavailable. This variable is platform-dependent. Default is false.

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

Property Value

Type: Boolean
See Also