The PaymentGatewayResponse type exposes the following members.

Properties

  NameDescription
Public propertyAuthorizationCode
Gets the authorization code returned from the payment processor
Public propertyCardProcessingStatus
Gets the CardProcessingStatus returned from the payment processor
Public propertyIsSuccess
Gets an indication of whether or not the transaction was successful
Public propertyReferenceId
Gets the Reference ID returned from the payment processor
Public propertyResponseMessage
Gets the response message returned from the payment processor
Public propertyResult
Gets the result string returned from the payment processor

See Also