public static void ProcessCapturePending( Payment payment, int paymentGatewayId, bool successful )
Parameters
- payment
- The payment object for which to complete the pending capture.
- paymentGatewayId
- Id of the payment gateway used for processing
- successful
- Indicates whether the pending capture succeeded or failed.