For our app we subscribe to orders and checkouts webhooks, but we have noticed that in many cases for specific client who has installed our app, we dont received orders_count & total_spent in customer key in orders and checkout webhook. Webhook version 2022-07
hi @hireng - have you found something that works? we also encounter the same problem..are there shops that do return this information as part of the orders/* webhooks?
@monocle-1 They have deprecated this from the orders resource, verified that in their release document. We currently use customer resource to fetch these details.