Class GetEligiblePaymentOptionServiceImpl
java.lang.Object
com.skava.paymentapp.service.impl.paymentoption.GetEligiblePaymentOptionServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<GetEligiblePaymentOptionRequestInternal,,GetEligiblePaymentOptionResponse> GetEligiblePaymentOptionService
@Service
public class GetEligiblePaymentOptionServiceImpl
extends Object
implements GetEligiblePaymentOptionService
- Author:
- Infosys Equinox Get PaymentOptions Service Implementation With Filtering based on order details
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionPaymentOptionResponse processMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator
-
Constructor Details
-
GetEligiblePaymentOptionServiceImpl
public GetEligiblePaymentOptionServiceImpl()
-
-
Method Details
-
process
PaymentOptionResponse process- Specified by:
processin interfacecom.skava.core.EcommService<GetEligiblePaymentOptionRequestInternal,GetEligiblePaymentOptionResponse>
-