| Package | Description |
|---|---|
| org.broadleafcommerce.common.payment | |
| org.broadleafcommerce.common.vendor.service.type |
| Modifier and Type | Class and Description |
|---|---|
class |
CreditCardType
An extendible enumeration of credit card types.
|
class |
PaymentAdditionalFieldType |
class |
PaymentDeclineType
when a payment returns in error, this value indicates whether it is a "soft" decline (apt to be retried) or a "hard" one.
|
class |
PaymentGatewayRequestType
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.
|
class |
PaymentGatewayType
This is designed such that individual payment modules will extend this to add their own type.
|
class |
PaymentLogEventType
An extendible enumeration of payment log types.
|
class |
PaymentTransactionType
The PaymentTransactionType is used to represent the types of operations/transactions that could occur against a single payment.
|
class |
PaymentType
This represents types of payments that can be applied to an order.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceStatusType
An extendible enumeration of service status types.
|
Copyright © 2019. All rights reserved.