Click or drag to resize

OperationBaseToken Property

The Cardknox token that references a previously used payment method. When using a token, xCardNum xExp and xMagstripe should not be used.

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

Property Value

Type: String
See Also