Ask a Question

Ask a Question
Back to All

Why is the taxes field always empty in the order notification object?

When I make an order on the staging environment, the taxes array is always empty:

taxes": [],
....

even if the products included in the order have taxes set up.

The glossary describes what taxes could look like:

https://developers.deliverect.com/page/glossary-pos-orders


Is there a way to include taxes in orders?

Thanks.