Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi everyone,
I'm currently working with Shopify order webhooks, and I have a question regarding the data returned. In the webhook payload, I can see the total order amount, which in this case is €120. However, I'm trying to find a way to access either the total amount collected (which is €116.27 in the screenshot) or the payment fee.
Does anyone know if there is a specific field in the order webhook that provides this information? Or is there another way to retrieve either the total collected after fees or the payment processing fee?
Thanks in advance for your help!