Click or drag to resize
PaymentResultInfo Properties

The PaymentResultInfo type exposes the following members.

Properties
  NameDescription
Public propertyPaymentApprovalUrl
Gets or sets the url with allowing to approve payment.
Public propertyPaymentAuthorizationID
Gets or sets the payment authorization ID.
Public propertyPaymentDate
Payment date.
Public propertyPaymentDescription
Payment result description.
Public propertyPaymentIsAuthorized
Indicates whether the payment is already authorized and capture is possible.
Public propertyPaymentIsCompleted
Indicates whether the payment is successfully completed.
Public propertyPaymentIsFailed
Indicates whether the payment failed.
Public propertyPaymentMethodID
Payment method ID.
Public propertyPaymentMethodName
Payment method name.
Public propertyPaymentStatusName
Payment status display name.
Public propertyPaymentStatusValue
Payment status value.
Public propertyPaymentTransactionID
Payment result transaction ID.
Top
See Also