org.broadleafcommerce.vendor.cybersource.service.tax
Interface CyberSourceTaxService

All Superinterfaces:
CyberSourceService
All Known Implementing Classes:
CyberSourceTaxServiceImpl

public interface CyberSourceTaxService
extends CyberSourceService


Method Summary
 CyberSourceTaxResponse process(CyberSourceTaxRequest taxRequest)
           
 
Methods inherited from interface org.broadleafcommerce.vendor.cybersource.service.CyberSourceService
getFailureReportingThreshold, getLibVersion, getMerchantId, getServerUrl, getServiceName, getServiceStatus, isValidService, setFailureReportingThreshold, setLibVersion, setMerchantId, setServerUrl
 

Method Detail

process

CyberSourceTaxResponse process(CyberSourceTaxRequest taxRequest)
                               throws TaxException
Throws:
TaxException


Copyright © 2010. All Rights Reserved.