Package com.broadleafcommerce.paymenttransaction.service.messaging.transactionwebhook
package com.broadleafcommerce.paymenttransaction.service.messaging.transactionwebhook
-
ClassDescriptionDefault implementation for
TransactionWebhookMessageService
.The default implementation ofTransactionWebhookNotificationRepository
.Configuration properties for theNotificationHandler
andRetryHandler
related toPaymentTransactionResultWebhookProducer
Spring cloud data channel description for messaging output.The factory for creating aTransactionWebhookPayload
message.This service is responsible for sending the message that thePaymentTransaction
state is changed during processing of the payment webhook.The repository responsible for storing the notification that thePaymentTransaction
state is changed during processing of the payment webhook.A message representing a request to be sent if thePaymentTransaction
was updated via payment webhook request.