Class OrderPaymentStatus

java.lang.Object
org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
All Implemented Interfaces:
Serializable, BroadleafEnumerationType

public class OrderPaymentStatus extends Object implements Serializable, BroadleafEnumerationType
Used to determine the status of an OrderPayment which is calculated based on the state of its containing PaymentTransactions
Author:
Elbert Bautista (elbertbautista)
See Also: