Connector Improvement: Add total_outstanding field from Shopify Order
AnsweredThe Shopify connector currently does not sync "total_outstanding" field of the Shopify Order object. It represents the definitive amount remaining to be paid on an order. This field is important to us to be able to report partial payment accurately in shop currency.
We have investigated using the currently available fields such as `current_total_price` and `current_total_price_set.amount`, as a proxy for the outstanding balance. However, our analysis shows numerous orders where the `financial_status` is `'paid'`, but the `current_total_price` still contains a non-zero value.
-
Hi Pye,
The "total_outstanding" field in the Shopify connector is live in our new GraphQL schema.
We're rolling this out gradually, so if you're interested in trying it early, please leave a comment here or contact our support team.
Best,
Sandeep -
I am also interested in this. I dont see `total_oustanding` in the schema, though I see the following (which arent the same.
- `total_outstanding_set_pres_
amount` - `total_outstanding_set_pres_
currency` - `total_outstanding_set_shop_
amount` - `total_outstanding_set_shop_
currency`
- `total_outstanding_set_pres_
Please sign in to leave a comment.
Comments
2 comments