Package com.broadleafcommerce.orderoperation.service.messaging.transactionwebhook
package com.broadleafcommerce.orderoperation.service.messaging.transactionwebhook
-
ClassDescriptionSpring cloud data channel description for messaging input.Spring cloud data channel description for messaging input.Listens for the
TransactionWebhookEvent
and updates theOrderFulfillment
status if it awaits the result for the refund transactions.Listens forTransactionWebhookEvent
with typeDefaultTransactionTypes.CAPTURE
and changes theOrderFulfillment.getStatus()
.Spring cloud data channel description for messaging input.Listens for refundTransactionWebhookEvent
and updates theReturnAuthorization
and theReturnConfirmation
associated with theTransactionWebhookEvent
.A message event dispatched after a PaymentTransaction has been executed.