Click or drag to resize
MerchantAuthentication Class
Authorize.NET API - Authentication data for gateway.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsMerchantAuthentication

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public class MerchantAuthentication

The MerchantAuthentication type exposes the following members.

Constructors
  NameDescription
Public methodMerchantAuthentication
Top
Properties
  NameDescription
Public propertyName
API login ID.
Public propertyTransactionKey
Transaction key.
Top
See Also