Package com.skava.paymentapp.service
Interface RegisterPaymentService
- All Superinterfaces:
com.skava.payment.service.CustomEcommService<RegisterPaymentRequest,,RegisterPaymentResponse> com.skava.core.EcommService<RegisterPaymentRequest,RegisterPaymentResponse>
- All Known Implementing Classes:
RegisterPaymentServiceImpl
public interface RegisterPaymentService
extends com.skava.payment.service.CustomEcommService<RegisterPaymentRequest,RegisterPaymentResponse>
The service to register a transaction happened externally
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.payment.service.CustomEcommService
getValidateExceptionMethods inherited from interface com.skava.core.EcommService
getValidator, getValidator, process