Tax Computation
Hi,
I have a subscription in which there are two products.
1) A Trial Product for one Year (Free of cost).
2) A Renewal Product (Get renewed every year for $99).
Suppose the trial product is from 10-Mar-16 to 10-Mar-17 so in today billing batch (pin_billd_day) the trial product will get cancelled as today is its end date and the renewal product will start as today is its start date.
I want to know:
1) How tax software (vertex) will be called to compute the tax on Renewal amount ($99) ?
2) what is the right place to change the end_date of the input passed to tax computing software (vertex)?