Interface CreatePaymentItemService

All Superinterfaces:
CustomEcommService<PaymentItemRequest,PaymentItemResponse>, com.skava.core.EcommService<PaymentItemRequest,PaymentItemResponse>
All Known Implementing Classes:
CreatePaymentItemServiceImpl

public interface CreatePaymentItemService extends CustomEcommService<PaymentItemRequest,PaymentItemResponse>
CreatePaymentItemService
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