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

    getValidateException

    Methods inherited from interface com.skava.core.EcommService

    getValidator, getValidator, process