How to know whether the order payment's is paid or unpaid using the order's response fields which we get using GraphQL

Hi
I have checked gone through each and every field of order data which I can get using Graphql Ql,
But even after trying hard, I couldn’t find a way to know whether the order is paid one or not,

Can you please suggest any way or field which can help me here in order request’s response
Thanks :slight_smile:

Hi @khungersumit!
Is this for Shopify orders? In that case, you might want to use Shopify API to get that information.
In the ShipHero app, we don’t display if it was paid or not, we have the option of putting an order on hold if the order wasn’t paid or not import the order at all.
Let me know if that doesn’t help
Thanks in advance!
Tom