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