Click or drag to resize
IDelayedPaymentGatewayProviderIsPaymentAuthorized Property
Indicates whether the payment is already authorized meaning that payment capture is possible.

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

Property Value

Type: Boolean
See Also