@Service(value="blPayPalExpressHostedService")
public class PayPalExpressHostedServiceImpl
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 ExternalCallPayPalExpressService |
payPalExpressService |
| Constructor and Description |
|---|
PayPalExpressHostedServiceImpl() |
| 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 ExternalCallPayPalExpressService payPalExpressService
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 © 2017. All rights reserved.