@Service(value="blPassthroughPaymentConfigurationService") public class PassthroughPaymentConfigurationServiceImpl extends AbstractPaymentGatewayConfigurationService
| Modifier and Type | Field and Description |
|---|---|
protected PaymentGatewayConfiguration |
configuration |
protected PaymentGatewayRollbackService |
rollbackService |
protected PaymentGatewayTransactionService |
transactionService |
| Constructor and Description |
|---|
PassthroughPaymentConfigurationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
PaymentGatewayConfiguration |
getConfiguration() |
PaymentGatewayTransactionService |
getTransactionService() |
getClientTokenService, getCreditCardExtensionHandler, getCreditCardService, getCreditCardTypesExtensionHandler, getCustomerService, getFieldExtensionHandler, getFraudService, getHostedService, getReportingService, getRollbackService, getSubscriptionService, getTransactionConfirmationService, getTransparentRedirectService, getWebResponseServiceprotected PaymentGatewayConfiguration configuration
protected PaymentGatewayRollbackService rollbackService
protected PaymentGatewayTransactionService transactionService
public PassthroughPaymentConfigurationServiceImpl()
public PaymentGatewayConfiguration getConfiguration()
getConfiguration in interface PaymentGatewayConfigurationServicegetConfiguration in class AbstractPaymentGatewayConfigurationServicepublic PaymentGatewayTransactionService getTransactionService()
getTransactionService in interface PaymentGatewayConfigurationServicegetTransactionService in class AbstractPaymentGatewayConfigurationServiceCopyright © 2024. All rights reserved.