@Service(value="blPayPalExpressHostedService") public class PayPalExpressHostedServiceImpl extends AbstractPayPalExpressService implements org.broadleafcommerce.common.payment.service.PaymentGatewayHostedService
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
configuration, requestGenerator, responseGenerator| Constructor and Description |
|---|
PayPalExpressHostedServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceName() |
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO |
requestHostedEndpoint(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO) |
buildBasicRequest, commonAuthorizeOrSale, communicateWithVendor, getFailureReportingThreshold, getServerUrl, setCommonDetailsResponse, setCommonPaymentResponse, setDecisionInformation, setRefundInformationpublic String getServiceName()
getServiceName in interface org.broadleafcommerce.common.vendor.service.monitor.ServiceStatusDetectable<PayPalRequest>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.PaymentGatewayHostedServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2016. All rights reserved.