@Service(value="blSamplePaymentGatewayHostedWebResponseService")
public class SamplePaymentGatewayHostedWebResponseServiceImpl
extends org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayWebResponseService
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.payment.service.PaymentGatewayWebResponsePrintService |
webResponsePrintService |
| Constructor and Description |
|---|
SamplePaymentGatewayHostedWebResponseServiceImpl() |
| 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 SamplePaymentGatewayHostedWebResponseServiceImpl()
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 © 2021. All rights reserved.