@Service(value="blPayPalCheckoutHostedService")
public class PayPalCheckoutHostedServiceImpl
extends org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayHostedService
implements org.broadleafcommerce.common.payment.service.PaymentGatewayHostedService
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
protected ExternalCallPayPalCheckoutService |
payPalCheckoutService |
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService |
transactionService |
| Constructor and Description |
|---|
PayPalCheckoutHostedServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO |
requestHostedEndpoint(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO) |
protected static final org.apache.commons.logging.Log LOG
protected ExternalCallPayPalCheckoutService payPalCheckoutService
protected org.broadleafcommerce.common.payment.service.PaymentGatewayTransactionService transactionService
public org.broadleafcommerce.common.payment.dto.PaymentResponseDTO requestHostedEndpoint(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO)
throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
requestHostedEndpoint in interface org.broadleafcommerce.common.payment.service.PaymentGatewayHostedServicerequestHostedEndpoint in class org.broadleafcommerce.common.payment.service.AbstractPaymentGatewayHostedServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2025. All rights reserved.