While calculating Net Sales from Get Order API, what all fields should we take into account? I see many values in reports such as UnPaid Balance, Service Charge etc. What all should we add in Order Total and what should we subtract?
While calculating Net Sales from Get Order API, what all fields should we take into account? I see many values in reports such as UnPaid Balance, Service Charge etc. What all should we add in Order Total and what should we subtract?
Documentation on calculating order totals can be found here: https://docs.clover.com/docs/calculating-order-totals
A third party developer recently discovered a few flaws in this documentation that haven't been addressed yet regarding discounts and tax calcultations - please see this post for guidance here - https://community.clover.com/questions/31457/taxes-with-amount-discounts-off-by-001.html..
As I believe I have previously mentioned to you looking at the OrderCalc class in the Android SDK may also be helpful.
As we are using Orders API directly, we are getting Order Totals from API itself. I would like to get details on how Sales Summary Report is formed using the details available in orders API
1 Person is following this question.