question

hamza319 avatar image
hamza319 asked David Marginian Deactivated answered

Taxes in an Order when using the e-commerce API

How can I add taxes to an Order created with the ecommerce API?

The docs say that Tax is a order item:

https://docs.clover.com/reference#postorders

1609550002618.png

But when I add that I gat an error saying that tax cannot be added at the time of order creation :/

1609549974786.png


After some digging I found this answer:

https://community.clover.com/answers/26418/view.html

This seems to work, but now i've got three questions:

  1. My website is not in production, will this work when the website is live. Cuz, this is not in the docs.
  2. Does the "rate" need to be a 6 digit integer? Like in the Merchant dash taxes section in "Setup"
  3. Why is this not in the documentation!?



e-commerce api
1609549974786.png (14.8 KiB)
1609550002618.png (34.0 KiB)
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered

1) Yes

2/3) This is documented here - https://docs.clover.com/docs/ecommerce-accepting-payments#paying-for-an-order. I will create a ticket to get the REST API reference updated.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community