Package com.broadleafcommerce.orderoperation.domain.payment
package com.broadleafcommerce.orderoperation.domain.payment
-
ClassDescriptionThe domain that represents a
PaymentSummary
with its executable amount for a transaction type.The DTO used to distribute aMonetaryAmount
across different payments based on defined ratios.The domain that represents the result of distributing aMonetaryAmount
across different payments.The domain that represent how much to execute against which payment, as well as its transaction type.The domain that summarizes the current state of transactions against the payment.