I am trying to send serviceCharge on a Clover order using the API - https://www.clover.com/api_docs#!/ord...
However, I want to get a confirmation on how I should send a charge of 10.35% on an order of $99.99 using this API. Should I send 1035 in the API "percentage" or just 10 because the API accepts only long data type for percentage?