Package com.broadleafcommerce.paymenttransaction.service.messaging.customer.notification
package com.broadleafcommerce.paymenttransaction.service.messaging.customer.notification
-
ClassDescriptionThe default implementation of
PaymentCustomerNotificationService
that usesDetachedDurableMessageSender
to send the customer notifications to thePaymentCustomerNotificationProducer.CHANNEL
.The service is responsible to send thePaymentCustomerNotification
to the customer.