See: Description
Interface | Description |
---|---|
TargetStateWrapper |
This class is as the wrapper of target payment state.
|
Class | Description |
---|---|
ConfigurationService |
This class is the internal Payment Rules configuration service, which
provides in-memory cached details of Payment Rules XML configuration files.
|
CoreConfiguration |
This class represents the basic configuration of financial actions.Including payment actions, edit
actions, cancel order payment actions, AVS (Address Verification Service)
rules and payment reversal actions for a given payment method.
|
EDPRegistry |
This class provides the registry of Payment Rules configuration, which is
registered into the Registry Manager when it is loaded.
|
PaymentConfigurationUtil |
This class is a utility class that provides querying/editing the payment configuration.
|
PaymentGroupConfiguration |
This class is designed to provide group level configuration information.
|
PaymentMappingService |
This class is designed to provide payment mapping service.
|
PaymentMethodConfigurationService |
This class represents the configuration service for a payment method
configuration
|
RefundMappingService |
The class represents the refund mapping service that stores the mapping from
refund method to refundMethodConfiguration.
|
RefundMethodConfigurationService |
This class represents the refundMethodConfiguration service that stores the
mapping from refundMethodConfiguration to payment system and some attributes.
|
RefundRuleData |
This class represents the refund rules.
|
TargetApprovedWrapper |
The class is as the wrapper of the element TargetApproved in Payment Rules configuration.
|
TargetDepositedWrapper |
The class is as the wrapper of the element TargetDeposited in Payment Rules configuration.
|
TargetDNEWrapper |
The class is as the wrapper of the element TargetDNE in Payment Rules configuration.
|
TargetStatesService |
This class represents a service that is provided to the Payment Rules
business logic.
|