@Service(value="blPayPalExpressTransactionConfirmationService")
public class PayPalExpressTransactionConfirmationServiceImpl
extends org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayTransactionConfirmationService
implements org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionConfirmationService
| Modifier and Type | Field and Description |
|---|---|
protected PayPalExpressConfiguration |
configuration |
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService |
transactionService |
| Constructor and Description |
|---|
PayPalExpressTransactionConfirmationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO |
confirmTransaction(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO) |
protected PayPalExpressConfiguration configuration
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService transactionService
public PayPalExpressTransactionConfirmationServiceImpl()
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 © 2017. All rights reserved.