Interface PaymentCaptureAttemptedConsumer


public interface PaymentCaptureAttemptedConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to being notified the that a payment capture has completed successfully.
  • Field Details

  • Method Details

    • orderOperationsPaymentCaptureAttemptedInput

      @Input("orderOperationsPaymentCaptureAttemptedInput") org.springframework.messaging.MessageChannel orderOperationsPaymentCaptureAttemptedInput()