Incorrect Further Tax Added to Total Amount

I have developed a software in which I add further tax to the total amount and then send it to FBR. Is this the correct approach, or should I send it without adding the further tax?"
$Total = $amount + $gstValue + $furtherValue

I don’t think you need further value to the total amount including tax

@nadeem1

1 Like