Package com.broadleafcommerce.orderoperation.service.messaging.transactionwebhook
-
Interface Summary Interface Description CapturePaymentTransactionWebhookConsumer Spring cloud data channel description for messaging input.RefundPaymentTransactionWebhookConsumer Spring cloud data channel description for messaging input. -
Class Summary Class Description FulfillmentCaptureWebhookListener Listens forTransactionWebhookEventwith typeDefaultTransactionTypes.CAPTUREand changes theOrderFulfillment.getStatus().ReturnConfirmationRefundWebhookListener Listens for refundTransactionWebhookEventand updates theReturnAuthorizationand theReturnConfirmationassociated with theTransactionWebhookEvent.TransactionWebhookEvent A message event dispatched after a PaymentTransaction has been executed.