Hi. Considering that a lot of people use compare at prices as discounts, could you please considering adding that information to order and return webhook payloads? That would simplify a lot of use cases for the webhooks.
Hey @Serhii - hope you’re doing well! Thanks for flagging this as always, definitely see where you’re coming from on this one.
To help me pass this along with a solid case, could you share a bit more about the use case? Specifically which webhooks you’re looking to see this on (orders/create, refunds/create, etc.) and what you’re trying to do downstream with the compare_at_price data. Also curious if you’ve been pulling it via a follow-up product/variant query today and what the friction there looks like, whether it’s rate limits, timing, or just the overhead of the extra hop.
The more concrete I can make the ask, the better shot it has of landing with the right folks. Happy to log it once I’ve got the full picture, can’t guarantee anything on timing but will do what I can ![]()
Hey @Alan_G. I’m good, I hope you are good as well.
Yes, I’d like compare at price to be added to orders/create and refunds/create webhooks, but it would make sense to add it to all webhook payloads that also have information on discounts, because they often act as “discounts” in business sense.
In our case we are a distributor for a multinational company and they want us to send them information in real time about orders/returns. For some of our products, we use compare at price as a way of discounting them. For now, I have to separately query Shopify’s Admin API for Product Variant’s compare at price which seems like complicates that reporting system more than necessary.
Hey @Serhii - super helpful, thanks for laying it out, that makes sense. The distributor reporting angle plus the fact that you’re currently hopping out to the Admin API for compare_at_price on each variant gives me a clear picture of the friction.
I’ll get this logged on our end as a feature request on the orders/returns webhook payloads, and I’ll flag the broader point that other webhooks surfacing discount info would benefit from the same treatment. Can’t guarantee anything, but I’ll pass this along for sure.