@Service(value="blCustomerPaymentGatewayService") public class DefaultCustomerPaymentGatewayService extends Object implements CustomerPaymentGatewayService
CustomerPaymentGatewayService.CustomerPaymentGatewayAbstractController}| Modifier and Type | Field and Description |
|---|---|
protected AddressService |
addressService |
protected CustomerPaymentService |
customerPaymentService |
protected CustomerService |
customerService |
protected PaymentResponseDTOToEntityService |
dtoToEntityService |
| Constructor and Description |
|---|
DefaultCustomerPaymentGatewayService() |
| Modifier and Type | Method and Description |
|---|---|
Long |
createCustomerPaymentFromResponseDTO(PaymentResponseDTO responseDTO,
PaymentGatewayConfiguration config) |
protected AddressService addressService
protected CustomerPaymentService customerPaymentService
protected CustomerService customerService
protected PaymentResponseDTOToEntityService dtoToEntityService
public DefaultCustomerPaymentGatewayService()
public Long createCustomerPaymentFromResponseDTO(PaymentResponseDTO responseDTO, PaymentGatewayConfiguration config) throws IllegalArgumentException
createCustomerPaymentFromResponseDTO in interface CustomerPaymentGatewayServiceIllegalArgumentExceptionCopyright © 2017. All rights reserved.