@Service(value="blPayPalExpressReportingService") public class PayPalExpressReportingServiceImpl extends AbstractPayPalExpressService implements org.broadleafcommerce.common.payment.service.PaymentGatewayReportingService
configuration, requestGenerator, responseGenerator| Constructor and Description |
|---|
PayPalExpressReportingServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.payment.dto.PaymentResponseDTO |
findDetailsByTransaction(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO) |
String |
getServiceName() |
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 findDetailsByTransaction(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO)
throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
findDetailsByTransaction in interface org.broadleafcommerce.common.payment.service.PaymentGatewayReportingServiceorg.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2016. All rights reserved.