#nerder
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Give me a moment to catch up and I'll respond as soon as I can ๐ Thanks
Ah thanks for flagging, I'll let the team know and get it updated asap.
Sure
just to double check my reasoning
if I only have the price id in my client
in order to "archive" that price
I need to:
- retrieve the price
- check if is the default price on the product
- if it is, update the product to remove the default_price
- then archive the price
also I guess I need to keep into account that if there are multiple prices for the product I should change the default to a random other price?
that's correct, yup.
doing all this in a transaction I guess
doing all this in a transaction I guess
Sorry, not sure I follow
NP! ๐ Happy to help