Package com.broadleafcommerce.paymenttransaction.domain
package com.broadleafcommerce.paymenttransaction.domain
-
ClassDescriptionThe 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.This class is used to add some additional data along withPaymentCustomerNotification
.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.A reference to aPaymentTransaction
.This entity is designed to store customer's, account's, or other entity's saved payment methods for future use.Object describing the next action for the saved payment method to complete its setup.The domain that summarizes the current state of transactions against a set of payments identified by a common owning entity (e.g.