@Service(value="blPayPalExpressReportingService")
public class PayPalExpressReportingServiceImpl
extends org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayReportingService
implements org.broadleafcommerce.common.payment.service.PaymentGatewayReportingService
| Modifier and Type | Field and Description |
|---|---|
protected ExternalCallPayPalExpressService |
payPalExpressService |
| Constructor and Description |
|---|
PayPalExpressReportingServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO |
findDetailsByTransaction(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO) |
protected ExternalCallPayPalExpressService payPalExpressService
public org.broadleafcommerce.common.payment.dto.PaymentResponseDTO findDetailsByTransaction(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO)
throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
findDetailsByTransaction in interface org.broadleafcommerce.common.payment.service.PaymentGatewayReportingServicefindDetailsByTransaction in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayReportingServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2017. All rights reserved.