@Service(value="blPassthroughPaymentConfigurationService") public class PassthroughPaymentConfigurationServiceImpl extends Object implements PaymentGatewayConfigurationService
| Modifier and Type | Field and Description |
|---|---|
protected PaymentGatewayConfiguration |
configuration |
protected PaymentGatewayRollbackService |
rollbackService |
| Constructor and Description |
|---|
PassthroughPaymentConfigurationServiceImpl() |
protected PaymentGatewayConfiguration configuration
protected PaymentGatewayRollbackService rollbackService
public PassthroughPaymentConfigurationServiceImpl()
public PaymentGatewayConfiguration getConfiguration()
getConfiguration in interface PaymentGatewayConfigurationServicepublic PaymentGatewayTransactionService getTransactionService()
getTransactionService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayTransactionConfirmationService getTransactionConfirmationService()
getTransactionConfirmationService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayReportingService getReportingService()
getReportingService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayCreditCardService getCreditCardService()
getCreditCardService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayCustomerService getCustomerService()
getCustomerService in interface PaymentGatewayConfigurationServicepublic PaymentGatewaySubscriptionService getSubscriptionService()
getSubscriptionService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayFraudService getFraudService()
getFraudService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayHostedService getHostedService()
getHostedService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayRollbackService getRollbackService()
getRollbackService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayWebResponseService getWebResponseService()
getWebResponseService in interface PaymentGatewayConfigurationServicepublic PaymentGatewayTransparentRedirectService getTransparentRedirectService()
getTransparentRedirectService in interface PaymentGatewayConfigurationServicepublic TRCreditCardExtensionHandler getCreditCardExtensionHandler()
getCreditCardExtensionHandler in interface PaymentGatewayConfigurationServicepublic PaymentGatewayFieldExtensionHandler getFieldExtensionHandler()
getFieldExtensionHandler in interface PaymentGatewayConfigurationServicepublic CreditCardTypesExtensionHandler getCreditCardTypesExtensionHandler()
getCreditCardTypesExtensionHandler in interface PaymentGatewayConfigurationServiceCopyright © 2014. All Rights Reserved.