question

mubashir avatar image
mubashir asked David Marginian Deactivated commented

Product inventory not updating after placing order with that product as line item

I am using create atomic order api

https://sandbox.dev.clover.com/v3/merchants/B3RMHH5RVF6T1/atomic_order/orders

with unitquantity of items of per unit type.


But there is no change in inventory of that product in clover?

Can anyone help please?

OrdersInventory
10 |2000

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

mubashir avatar image
mubashir answered

I have check the track stock in inventory setup also

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

Inventory isn't decremented until the order is paid for.

10 |2000

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

mubashir avatar image
mubashir answered

Okay. Thanks!

10 |2000

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

mubashir avatar image
mubashir answered

Inventory is not decrementing even after the order is paid.

10 |2000

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

mubashir avatar image
mubashir answered David Marginian Deactivated commented
1 comment
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 ♦♦ commented ·
You will probably have to decrement stock manually, I think we only do it if the payment was goes through us, this endpoint just adds a payment record to an existing order.
0 Likes 0 ·

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