Uses of Class
com.skava.paymentapp.model.request.paymentoption.GetEligiblePaymentOptionRequest
Packages that use GetEligiblePaymentOptionRequest
-
Uses of GetEligiblePaymentOptionRequest in com.skava.paymentapp.web.paymentoption
Methods in com.skava.paymentapp.web.paymentoption with parameters of type GetEligiblePaymentOptionRequestModifier 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