Declare the amount basis
Tell the API whether the amount already includes VAT; this determines whether VAT is added or extracted.
Alpha testing: all current functionality is free while VAT Engine is in active development
Calculate gross, net, and VAT
Send an amount, country, tax class, supply date, and price-inclusion context to receive a calculation built for repeatable system integration.
Keep checkout and reporting arithmetic consistent while retaining the inputs needed to understand a result later.
Tell the API whether the amount already includes VAT; this determines whether VAT is added or extracted.
Use integer cents or the currency’s minor unit in system integrations to avoid binary floating-point rounding drift.
A correct gross/net calculation still depends on a reviewed country, rate, product classification, and date.