Package com.broadleafcommerce.cartoperation.domain.enums
-
Interface Summary Interface Description PaymentGatewayType Identifies the payment gateway related to a payment.PaymentManagementAccessRestrictions Describes the status of a payment.PaymentOwnerType Describes the owner of a payment.PaymentSourceType Describes the source of a payment.PaymentTransactionSourceEntityType Represents the default possible values for a payment transaction's source entity type.PaymentType This represents types of payments that can be applied to a cart.TransactionFailureType The TransactionFailureType is used to identify the category of failure that was encountered while processing a payment gateway transactionTransactionStatus TransactionType The TransactionType is used to represent the types of operations/transactions that could occur against a single payment. -
Enum Summary Enum Description DefaultPaymentGatewayTypes The default set of payment gateway types.DefaultPaymentManagementAccessRestrictions Deprecated. DefaultPaymentOwnerTypes DefaultPaymentSourceTypes DefaultPaymentTransactionSourceEntityTypes DefaultPaymentTypes This represents types of payments that can be applied to a cart.DefaultTransactionFailureTypes The default set oftransactionFailureTypes
that we expect to encounter with payment gateway interactionsDefaultTransactionStatuses DefaultTransactionTypes The TransactionType is used to represent the types of operations/transactions that could occur against a single payment.PaymentDeclineType When a payment gateway declines a payment, this value indicates whether it is a "soft" (insufficient funds) or "hard" (stolen card) decline.