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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.MessageChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
orderOperationsPaymentCaptureAttemptedInput
@Input("orderOperationsPaymentCaptureAttemptedInput") org.springframework.messaging.MessageChannel orderOperationsPaymentCaptureAttemptedInput()
-