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