Interface CapturePaymentTransactionWebhookConsumer
public interface CapturePaymentTransactionWebhookConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible
for async IO related to notifying services that a capture
PaymentTransaction
was updated
via payment webhook request.- Author:
- Sunny Yu
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.MessageChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
orderOperationsCaptureTransactionWebhookInput
@Input("orderOperationsCaptureTransactionWebhookInput") org.springframework.messaging.MessageChannel orderOperationsCaptureTransactionWebhookInput()
-