While setting tax rate If I set tax rate as '5' then in request body I am getting value as '500000'.
Can any body justify this result or internal conversion that clover POS uses?
Tax rates support 5 decimal places. 5% -> 5*10^5 -> 500000 If that doesn't explain it, please provide the request and response (scrubbed for sensitive information).
1 Person is following this question.