Click or drag to resize
CMSPayPalProviderPayPalPaymentResult Property
Gets strongly typed payment result.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
protected PayPalPaymentResultInfo PayPalPaymentResult { get; }

Property Value

Type: PayPalPaymentResultInfo
See Also