Currently I have a webhook of ORDERS_PAID which will have a order object in json given in the body (https://shopify.dev/docs/api/liquid/objects/order). I what I tried to do is to verify and check is the discounts from our extension app, but the only info it returned from discount_application (https://shopify.dev/docs/api/liquid/objects/discount_application), it have some values that related to the discount applied, but there is no way I can verify is it from our app, is there any proper approach to achieve this?
I’m interested in exactly the same question. You haven’t found the answer to that question yet?