[This is preliminary documentation and is subject to change.]
Returns a pay terminal is this payment provider supports it or null
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
IPayWebTerminal WebTerminal { get; }
IPayWebTerminal WebTerminal { get; }
ReadOnly Property WebTerminal As IPayWebTerminal
Get
ReadOnly Property WebTerminal As IPayWebTerminal
Get
property IPayWebTerminal^ WebTerminal {
IPayWebTerminal^ get ();
}
property IPayWebTerminal^ WebTerminal {
IPayWebTerminal^ get ();
}
abstract WebTerminal : IPayWebTerminal with get
abstract WebTerminal : IPayWebTerminal with get
Property Value
Type:
IPayWebTerminal