Package org.broadleafcommerce.common.payment
package org.broadleafcommerce.common.payment
-
ClassesClassDescriptionAn extendible enumeration of credit card types.when a payment returns in error, this value indicates whether it is a "soft" decline (apt to be retried) or a "hard" one.Gateways/processors support a vast array of different features, and in some cases a single API will perform several different functions based on the state of the request.This is designed such that individual payment modules will extend this to add their own type.An extendible enumeration of payment log types.The PaymentTransactionType is used to represent the types of operations/transactions that could occur against a single payment.This represents types of payments that can be applied to an order.