Hi,
I’m facing an error where I’m changing the SKU of an item like so. Here I changed the SKU from 44-L14232
I then add the cart to my POS system, and see this in product details correctly:
However, when I go to create an order, my order has the old SKU instead:
Consequently, a webhook is fired off with the old SKU, 44-L14230, instead of the updated SKU, 44-L14232.
I’ve created 5 orders over the past 15 minutes, on the same POS device, and all of those orders have the old SKU, 44-L14230.
What is the issue here? Thank you so much!