Click or drag to resize
OrderInfoOrderPaymentResult Property
Order payment result.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual PaymentResultInfo OrderPaymentResult { get; set; }

Property Value

Type: PaymentResultInfo
See Also