Click or drag to resize
CMSPayPalProviderCapturePaymentInternal Method
Captures a payment.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected virtual void CapturePaymentInternal()
Remarks
Method stores the gateway response data into PayPalPaymentResult. Any occurred error is logged to event log.
See Also