Click or drag to resize
CMSPaymentGatewayProviderIsPaymentCompleted Property
Indicates whether payment is already completed.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public virtual bool IsPaymentCompleted { get; }

Property Value

Type: Boolean
See Also