question

richa avatar image
richa asked cherry edited

getting quantity for fixed price line item

I have added products as fixed price line items.when I fetch line items for an order I dont get unitqty in it.Why am I not getting quantities ordered for any particular line item?

Orders
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.

cherry avatar image cherry commented ·

It sounds like the "unitqty" field might not be included in the response for fixed-price line items in your current setup. You might want to check if the API or data structure you're working with differentiates between fixed-price items and others in terms of data returned. If the quantity is missing, ensure that the line item object is correctly set up to track quantities, or verify if there's a separate field for fixed-price items that tracks the quantity. Double-check your API documentation or any configuration settings related to how quantities are handled for these items.


Jann Mardenborough Crash

0 Likes 0 ·

1 Answer

·
cherry avatar image
cherry answered cherry edited

Make sure to verify if the line item setup is correctly tracking quantities, or if there's an alternate field specifically for fixed-price items that handles this. Reviewing your API documentation and configuration settings should provide more clarity on how quantities are processed for fixed-price items.

Camilla Araujo OnlyFans

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