CPaymentAuthorizationAccount represents the information needed to connect to an online payment processing. This is the CCAuthAccount table in iMIS. gateway.

Namespace:  Asi.iBO.SystemConfig
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public class CPaymentAuthorizationAccount
Visual Basic (Declaration)
Public Class CPaymentAuthorizationAccount
Visual C++
public ref class CPaymentAuthorizationAccount

Inheritance Hierarchy

System..::.Object
  Asi.iBO.SystemConfig..::.CPaymentAuthorizationAccount

See Also