Why there are rounding adjustment added to the orders ?
order details
Merchant ID used for testing: J3S6QHFGGV2G1
Order ID (on clover side): 1CA9TJ287K95T
Order on clover side: https://sandbox.dev.clover.com/orders/m/J3S6QHFGGV2G1/orders/1CA9TJ287K95T?groupLineItems=true
Payload:
POST https://sandbox.dev.clover.com/v3/merchants/J3S6QHFGGV2G1/orders/1CA9TJ287K95T/payments {“tender”:{“id”:“1HCVNN2F04AW8”},“offline”:false,“transactionInfo”:{“isTokenBasedTx”:false,“emergencyFlag”:false},“amount”:2021,“taxAmount”:151,“tipAmount”:null,“serviceCharge”:{“id”:“TV2XHCVNEGA1G”,“name”:“Tip”,“amount”:170}}
Expected behavior: There should be no rounding adjustment added to this order
We’ve double checked the Clover configurations on the POS for receipts and printing, and nothing seems to suggest that this feature is enabled.