public static void PaymentCaptured( Payment payment, decimal captureAmount, bool inCheckout )
Parameters
- payment
- The payment that is captured
- captureAmount
- The amount that is captured
- inCheckout
- Whether this event is initiated during checkout process