@Service(value="blSamplePaymentGatewayHostedTransactionConfirmationService")
public class SamplePaymentGatewayHostedTransactionConfirmationServiceImpl
extends org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionConfirmationService
| Modifier and Type | Field and Description |
|---|---|
protected SamplePaymentGatewayHostedConfiguration |
configuration |
protected static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
SamplePaymentGatewayHostedTransactionConfirmationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO |
confirmTransaction(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO) |
protected static final org.apache.commons.logging.Log LOG
protected SamplePaymentGatewayHostedConfiguration configuration
public SamplePaymentGatewayHostedTransactionConfirmationServiceImpl()
public org.broadleafcommerce.common.payment.dto.PaymentResponseDTO confirmTransaction(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO)
throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
confirmTransaction in interface org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionConfirmationServiceconfirmTransaction in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionConfirmationServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2016. All rights reserved.