public static void ForceRefund( Payment payment, int paymentGatewayId, bool successful )
Parameters
- payment
- The payment to force a refund transaction on
- paymentGatewayId
- Id of the payment gateway used for processing
- successful
- Indicates whether the refund succeeded or failed.