@Service(value="blPayPalExpressWebResponseService") public class PayPalExpressWebResponseServiceImpl extends Object implements org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponseService
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.payment.service.PaymentGatewayReportingService |
reportingService |
protected org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintService |
webResponsePrintService |
| Constructor and Description |
|---|
PayPalExpressWebResponseServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO |
translateWebResponse(javax.servlet.http.HttpServletRequest request) |
protected org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintService webResponsePrintService
protected org.broadleafcommerce.common.payment.service.PaymentGatewayReportingService reportingService
public org.broadleafcommerce.common.payment.dto.PaymentResponseDTO translateWebResponse(javax.servlet.http.HttpServletRequest request)
throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
translateWebResponse in interface org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponseServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2016. All rights reserved.