Uses of Class
com.broadleafcommerce.paymentgateway.domain.PaymentCustomerNotification
Package
Description
-
Uses of PaymentCustomerNotification in com.broadleafcommerce.paymentgateway.domain
Modifier and TypeMethodDescriptionPaymentResponse.getCustomerNotification()
The notification that should be sent to the customer.Modifier and TypeMethodDescriptionPaymentResponse.customerNotification
(PaymentCustomerNotification customerNotification) -
Uses of PaymentCustomerNotification in com.broadleafcommerce.paymentgateway.service
Modifier and TypeMethodDescriptiondefault PaymentCustomerNotification
PaymentGatewaySavedPaymentMethodService.buildCustomerNotification
(SavedPaymentMethodInfo savedPaymentMethodInfo, String applicationId, String tenantId) This method is used to build the notification that should be sent to the customer when the saved payment method is created.