Uses of Class
com.broadleafcommerce.paymentgateway.domain.SavedPaymentMethodInfo
Packages that use SavedPaymentMethodInfo
-
Uses of SavedPaymentMethodInfo in com.broadleafcommerce.paymentgateway.service
Methods in com.broadleafcommerce.paymentgateway.service with parameters of type SavedPaymentMethodInfoModifier 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.