Skip to content

TN sales taxes #62

@ghost

Description

for getting value of the sales tax TN, the value is wrong,

this is the response i get

result is: {"type":"vat","rate":0.07,"currency":"USD","area":"national","exchange":"consumer","charge":{"direct":true,"reverse":false},"details":[{"type":"vat","rate":0.07}]}

this is the function getting the result

const result = await SalesTax.getSalesTax('US', 'TN');
the corrected value for tn is supposed to be 0.0925 not 0.07

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions