@Service(value="blPassthroughPaymentGatewayHostedWebResponseService")
public class PassthroughPaymentGatewayHostedWebResponseServiceImpl
extends org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayWebResponseService
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintService |
webResponsePrintService |
| Constructor and Description |
|---|
PassthroughPaymentGatewayHostedWebResponseServiceImpl() |
| 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
public PassthroughPaymentGatewayHostedWebResponseServiceImpl()
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.PaymentGatewayWebResponseServicetranslateWebResponse in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayWebResponseServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2016. All rights reserved.