Interface RefundPaymentTransactionWebhookConsumer


public interface RefundPaymentTransactionWebhookConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to notifying services that a refund PaymentTransaction was updated via payment webhook request.
Author:
Sunny Yu
  • Field Details

  • Method Details

    • orderOperationsRefundTransactionWebhookInput

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