The PaymentGatewayResponse type exposes the following members.

Properties

  NameDescription
AuthorizationCode
Gets the authorization code returned from the payment processor
CardProcessingStatus
Gets the CardProcessingStatus returned from the payment processor
IsSuccess
Gets an indication of whether or not the transaction was successful
ReferenceId
Gets the Reference ID returned from the payment processor
ResponseMessage
Gets the response message returned from the payment processor
Result
Gets the result string returned from the payment processor

See Also