| PaymentResultInfo Properties |
The PaymentResultInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| PaymentApprovalUrl |
Gets or sets the url with allowing to approve payment.
| |
| PaymentAuthorizationID |
Gets or sets the payment authorization ID.
| |
| PaymentDate |
Payment date.
| |
| PaymentDescription |
Payment result description.
| |
| PaymentIsAuthorized |
Indicates whether the payment is already authorized and capture is possible.
| |
| PaymentIsCompleted |
Indicates whether the payment is successfully completed.
| |
| PaymentIsFailed |
Indicates whether the payment failed.
| |
| PaymentMethodID |
Payment method ID.
| |
| PaymentMethodName |
Payment method name.
| |
| PaymentStatusName |
Payment status display name.
| |
| PaymentStatusValue |
Payment status value.
| |
| PaymentTransactionID |
Payment result transaction ID.
|