org.broadleafcommerce.vendor.cybersource.service
Interface CyberSourceService
- All Known Subinterfaces:
- CyberSourcePaymentService, CyberSourceTaxService
- All Known Implementing Classes:
- CyberSourceCreditCardPaymentServiceImpl, CyberSourceTaxServiceImpl
public interface CyberSourceService
- Author:
- jfischer
getServiceStatus
ServiceStatusType getServiceStatus()
getFailureReportingThreshold
Integer getFailureReportingThreshold()
setFailureReportingThreshold
void setFailureReportingThreshold(Integer failureReportingThreshold)
getServiceName
String getServiceName()
isValidService
boolean isValidService(CyberSourceRequest request)
getMerchantId
String getMerchantId()
setMerchantId
void setMerchantId(String merchantId)
getServerUrl
String getServerUrl()
setServerUrl
void setServerUrl(String serverUrl)
getLibVersion
String getLibVersion()
setLibVersion
void setLibVersion(String libVersion)
Copyright © 2012. All Rights Reserved.