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