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
java.lang.Integer getFailureReportingThreshold()
setFailureReportingThreshold
void setFailureReportingThreshold(java.lang.Integer failureReportingThreshold)
getServerUrl
java.lang.String getServerUrl()
setServerUrl
void setServerUrl(java.lang.String serverUrl)
Copyright © 2012. All Rights Reserved.