| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TaxProcessor
This class defines an interface for tax calculation processing over different tax payment systems such as CyberCash, CyberSource, Taxware.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Method Summary | |
|---|---|
|  TaxStatus | calculateTax(TaxRequestInfo pTaxInfo)Calculate tax on the information specified in TaxRequestInfo | 
|  TaxStatus[] | calculateTaxByShipping(TaxRequestInfo pTaxInfo)Calculate tax on the information specified in TaxRequestInfo. | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
TaxStatus calculateTax(TaxRequestInfo pTaxInfo)
pTaxInfo - the TaxInfo reference which contains all the tax calculation data
TaxStatus[] calculateTaxByShipping(TaxRequestInfo pTaxInfo)
pTaxInfo - the TaxInfo reference which contains all the tax calculation data
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||