org.broadleafcommerce.vendor.paypal.service.payment
Interface PayPalPaymentService
- All Known Implementing Classes:
- PayPalPaymentServiceImpl
public interface PayPalPaymentService
- Author:
- Jeff Fischer
process
PayPalResponse process(PayPalRequest paymentRequest)
throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
- Throws:
org.broadleafcommerce.common.vendor.service.exception.PaymentException
getServiceStatus
org.broadleafcommerce.common.vendor.service.type.ServiceStatusType getServiceStatus()
getFailureReportingThreshold
Integer getFailureReportingThreshold()
setFailureReportingThreshold
void setFailureReportingThreshold(Integer failureReportingThreshold)
getServerUrl
String getServerUrl()
setServerUrl
void setServerUrl(String serverUrl)
Copyright © 2012. All Rights Reserved.