Class ResponsePackage

Inheritance
System.Object
ResponsePackage
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce.Plugins.Payment.Authorize
Assembly: Mediachase.Commerce.Plugins.Payment.dll
Version: 10.8.0
Syntax
public class ResponsePackage

Constructors

ResponsePackage()

Declaration
public ResponsePackage()

Fields

approvalCode

Declaration
public string approvalCode
Field Value
Type Description
System.String

AVSResult

Declaration
public string AVSResult
Field Value
Type Description
System.String

CSCResponse

Declaration
public string CSCResponse
Field Value
Type Description
System.String

IsError

Declaration
public bool IsError
Field Value
Type Description
System.Boolean

MD5Hash

Declaration
public string MD5Hash
Field Value
Type Description
System.String

responseCode

Declaration
public string responseCode
Field Value
Type Description
System.String

responseReasonCode

Declaration
public string responseReasonCode
Field Value
Type Description
System.String

responseReasonText

Declaration
public string responseReasonText
Field Value
Type Description
System.String

responseSubcode

Declaration
public string responseSubcode
Field Value
Type Description
System.String

transactionID

Declaration
public string transactionID
Field Value
Type Description
System.String