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 | 104 | March 7, 2025 | |
| Cart Transform feature request: Allow product cost as a property | 14 | 316 | May 25, 2026 | |
| Documentation missing for bulkCartUpdate input | 3 | 146 | March 7, 2025 | |
| Cart Transform API returns zero dollar costs for POS CustomProduct items | 5 | 167 | December 19, 2025 | |
| Setting line item discount on bulkCartUpdate API will crash the cart | 5 | 139 | August 6, 2025 |