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