Click or drag to resize
CMSPayPalProviderGetCapture Method
Returns Capture created from Order used for payment capture.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
protected virtual Capture GetCapture()

Return Value

Type: Capture
See Also