@NonNullApi
Package com.broadleafcommerce.orderoperation.service.messaging.capture
- 
Interface Summary Interface Description PaymentCaptureAttemptedConsumer Spring cloud data channel description for messaging input.PaymentCaptureAttemptedProducer Spring cloud data channel description for messaging output. - 
Class Summary Class Description AutoFulfillPaymentCapturedListener Event listener that listens for successfulPaymentCaptureAttemptResultand automatically updates the fulfillment to fulfilled.PaymentCaptureAttemptResult A message event dispatched after payment has been attempted for a fulfillment. - 
Enum Summary Enum Description PaymentCaptureAttemptResultStatus The types of results that could come from attempting to capture payment on a fulfillment.