IPayWebTerminal InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a web terminal for pay systems that tokenize sensitive CC data via a call to provider so that actual CC numbers never touch our servers in a plain form, instead tokens/nonces are supplied back by the provider tokenizer. This is needed for PCI compliance.

Namespace: NFX.Web.Pay
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IPayWebTerminal
See Also