It would be great to be able to override the price of product variant line items on POS. I know there is a “price” property in bulkCartUpdate, but this only works for custom sales. Overriding the price of product variant lines is already possible through the Admin API for draft orders, but is missing in the POS cart API. Our current approach for POS is to use a cart transform instead, but this requires us to add line item attributes, which could be added by malicious actors as well making this approach difficult to get airtight (we found a way, but still not ideal)
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| bulkCartUpdate price update | 0 | 61 | March 7, 2025 | |
| Documentation missing for bulkCartUpdate input | 3 | 79 | March 7, 2025 | |
| change item prices using api transform cart | 0 | 169 | February 13, 2025 | |
| Setting line item discount on bulkCartUpdate API will crash the cart | 5 | 84 | August 6, 2025 | |
| Cart Transform API returns zero dollar costs for POS CustomProduct items | 4 | 66 | October 30, 2025 |