Interface OrderPaymentStatusService

All Known Implementing Classes:
OrderPaymentStatusServiceImpl

public interface OrderPaymentStatusService
This service provides a mechanism to calculate order payment status which is dynamically calculated based on the state of the containing transactions.
Author:
Elbert Bautista (elbertbautista)