Hi guys,
Someone supported me to update the CTE module with STL, which I have done without a problem.
But, I am having a problem with STL with the classic template and version 1.3.8a:
GST (5%) - for all goods in Canada
PST (7%) - for all goods in BC
GST (5%) - for all services in Canada
When I install STL it displays the tax for each product as Array% and the GST is only calculated on the second item plus shipping and the PST is calculated on only the second item.
Everything is 100% perfect when STL is set to false.Qty. Item Name Tax Total
1 x test prod 1 cat 2 Array% $55.00
2 xt est prod 1 Array% $20.00
Sub-Total: $75.00
Flat Rate (Best Way): $5.00
GST (5%): $1.25 (should be $4.00)
PST (7%): $1.40 (should be $5.25)
Total: $89.25 (total is correct)
When I activate CTE with STL the totals are always correct. I have tested STL without CTE to get the above errors.



