TransactionResponseErrors Property |
List of errors occured during processing of payment.
Namespace: CMS.Ecommerce.AuthorizeNetDataContractsAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public List<Error> Errors { get; set; }
Property Value
Type:
ListErrorSee Also