Package com.broadleafcommerce.paymenttransaction.domain
package com.broadleafcommerce.paymenttransaction.domain
-
ClassesClassDescriptionThe street address for a physical location.A reference to a customer.A data structure used to hold ownership details of an entity, i.e.This entity is designed to store payment methods associated to a Cart, the
Payment.getAmount()
the user is to be charged via that payment method, and the history of attempted transactions (authorizations, charges, refunds, etc.) against that payment method for the owning Cart.A reference to a payment.The domain that summarizes the current state of transactions against the payment.Used to store individual transactions about a particular payment.This entity is designed to store customer's, account's, or other entity's saved payment methods for future use.