Modifier and Type | Method and Description |
---|---|
PaymentGatewayConfiguration |
PaymentGatewayConfigurationService.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
Long |
PaymentGatewayCheckoutService.applyPaymentToOrder(PaymentResponseDTO responseDTO,
PaymentGatewayConfiguration config) |
Modifier and Type | Method and Description |
---|---|
abstract PaymentGatewayConfiguration |
PaymentGatewayAbstractController.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
abstract PaymentGatewayConfiguration |
AbstractTRCreditCardExtensionHandler.getConfiguration() |
Modifier and Type | Class and Description |
---|---|
class |
PassthroughPaymentConfigurationImpl
A Default Configuration to handle Passthrough Payments, for example COD payments.
|
Modifier and Type | Field and Description |
---|---|
protected PaymentGatewayConfiguration |
PassthroughPaymentConfigurationServiceImpl.configuration |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayConfiguration |
PassthroughPaymentConfigurationServiceImpl.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
Long |
DefaultPaymentGatewayCheckoutService.applyPaymentToOrder(PaymentResponseDTO responseDTO,
PaymentGatewayConfiguration config) |
Copyright © 2017. All rights reserved.