Uses of Class
com.skava.paymentapp.model.response.paymentoption.GetEligiblePaymentOptionResponse
Packages that use GetEligiblePaymentOptionResponse
Package
Description
Copyright ©2023, Infosys Equinox.
Copyright ©2023, Infosys Equinox.
-
Uses of GetEligiblePaymentOptionResponse in com.skava.paymentapp.service.impl.paymentoption
Methods in com.skava.paymentapp.service.impl.paymentoption that return GetEligiblePaymentOptionResponseModifier and TypeMethodDescriptionGetEligiblePaymentOptionServiceImpl.process
(GetEligiblePaymentOptionRequestInternal request) PaymentOptionResponse process -
Uses of GetEligiblePaymentOptionResponse in com.skava.paymentapp.web.paymentoption
Methods in com.skava.paymentapp.web.paymentoption that return types with arguments of type GetEligiblePaymentOptionResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GetEligiblePaymentOptionResponse>
PaymentOptionController.getEligiblePaymentOptions
(jakarta.servlet.http.HttpServletRequest httpRequest, jakarta.servlet.http.HttpServletResponse httpResponse, String version, String locale, long collectionId, Long storeId, boolean skipValidation, @Valid GetEligiblePaymentOptionRequest request) POST API to fetch all eligible payment options