Click or drag to resize
MainMessagesResultCode Enumeration
Authorize.NET API - Result code of payment transaction.

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public enum MainMessagesResultCode
Members
  Member nameValueDescription
Ok1 Payment transaction has been successfull.
Error2 Payment transaction ended with error.
See Also