@Service(value="blNullPaymentGatewayHostedTransactionConfirmationService") public class NullPaymentGatewayTransactionConfirmationServiceImpl extends Object implements org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionConfirmationService
| Modifier and Type | Field and Description |
|---|---|
protected NullPaymentGatewayHostedConfiguration |
configuration |
protected static org.apache.commons.logging.Log |
LOG |
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService |
transactionService |
| Constructor and Description |
|---|
NullPaymentGatewayTransactionConfirmationServiceImpl() |
| 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 NullPaymentGatewayHostedConfiguration configuration
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService transactionService
public NullPaymentGatewayTransactionConfirmationServiceImpl()
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.PaymentGatewayTransactionConfirmationServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2018. All rights reserved.