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.
    • Method Detail

      • orderOperationsPaymentCaptureAttemptedInput

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