Alright... I figured out how to add the tax calculation into gravity forms..
I need this:
1. Subtotal field
2. Tax field (X %)
3.Total (inkl X %)
So I put these calculation:
On 1: Calculate all products to one amount
On 2: Subtotal Field * X(%)
On 3: Subtotal Field + Tax Field = Total field
So far, the calculation is fine..it seems to work... but in the back... it calculates all these 3 total fields together and gives me a total amount of fields 1, 2 and 3... Which is of course not right
How can I solve this problem or at least have appear the amounts as desired above...
Ideas? Thank you!