Uses of Class
com.broadleafcommerce.payment.service.installments.InstallmentPlanRequest
Packages that use InstallmentPlanRequest
Package
Description
-
Uses of InstallmentPlanRequest in com.broadleafcommerce.payment.service.installments
Methods in com.broadleafcommerce.payment.service.installments with parameters of type InstallmentPlanRequestModifier and TypeMethodDescriptionAPSInstallmentsService.getInstallmentPlans(InstallmentPlanRequest request) DefaultAPSInstallmentsService.getInstallmentPlans(@NonNull InstallmentPlanRequest request) protected voidDefaultAPSInstallmentsService.validateInstallmentsPlanRequest(InstallmentPlanRequest request) -
Uses of InstallmentPlanRequest in com.broadleafcommerce.payment.web.endpoint
Methods in com.broadleafcommerce.payment.web.endpoint with parameters of type InstallmentPlanRequestModifier and TypeMethodDescriptionAPSInstallmentsEndpoint.getInstallmentPlanDetails(InstallmentPlanRequest installmentRequest)