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

All Superinterfaces:
CyberSourceService
All Known Implementing Classes:
CyberSourceTaxServiceImpl

public interface CyberSourceTaxService
extends CyberSourceService

Author:
jfischer

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 © 2012. All Rights Reserved.