PaymentNotAuthorizedValidationError Class |
Namespace: CMS.Ecommerce
public class PaymentNotAuthorizedValidationError : IValidationError
The PaymentNotAuthorizedValidationError type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaymentNotAuthorizedValidationError |
Initializes a new instance of the PaymentNotAuthorizedValidationError class.
|
Name | Description | |
---|---|---|
![]() | ErrorMessage |
Error message resulting from payment authorization.
|
![]() | MessageKey |
Gets a key which can be used to retrieve a localized error message.
|
![]() | MessageParameters |
Returns array containing error message.
|
Name | Description | |
---|---|---|
![]() | GetMessage |
Returns a localized message with substituted parameters for validationError.
(Defined by IValidationErrorExtensions.) |