CMSPayPalProviderCapturePaymentInternal Method |
Captures a payment.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual void CapturePaymentInternal()
Remarks
Method stores the gateway response data into
PayPalPaymentResult.
Any occurred error is logged to event log.
See Also