question

tony11 avatar image
tony11 asked tony11 commented

Partially Paid Status not changing to Paid

https://sandbox.dev.clover.com/orders/m/AV26DTPJTVV11/orders/BMNGFY0KN1GHW?groupLineItems=true

https://sandbox.dev.clover.com/r/BMNGFY0KN1GHW

When an order is open and then completely paid, the status of the order does not change from "Open" to "Paid". It says "Partially Paid".

Orders
10 |2000

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

David Marginian avatar image
David Marginian Deactivated answered tony11 commented

It looks like your are using our REST API to create the payment records for the order, correct? I haven't looked into the details but I am guessing you are not properly setting the taxes, or miscalculating something else.

11 comments
10 |2000

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

tony11 avatar image tony11 commented ·

When supplying the tax value with a partial payment using this API:

https://docs.clover.com/reference/ordercreatepaymentfororder

The tax does not get added to the total paid amount. This is causing the mismatch in data.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ tony11 commented ·

The amount should include the tax.

0 Likes 0 ·
tony11 avatar image tony11 David Marginian ♦♦ commented ·
Should this be included in the "Amount" parameter and if so, should we also specify the tax separately?
0 Likes 0 ·
Show more comments
David Marginian avatar image
David Marginian Deactivated answered
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