Can I export refunds at the line item level from my Shopify orders? EZ Exporter
In the Data Settings of EZ Exporter, you can select the following line item fields related to refunds: line_items.refunded_quantity line_item…
In the Data Settings of EZ Exporter, you can select the following line item fields related to refunds: line_items.refunded_quantity line_item…
The refund transaction data in the Shopify order only provides the amount in the customer's currency. A workaround to get the refund amount in…
In EZ Exporter, we have a preset field called refunds.id, which is a comma-separated list of refund IDs for the entire order. If you nee…
Since it's possible for a Shopify order to have multiple refund transactions, this gets a bit more complicated as we'll need to parse a&…
When you remove a line item during an order edit, what Shopify does on the backend is "refund" this line item (more info here). The Shop…
In EZ Exporter, you may notice that in the Data Settings > Filters > Payment Status, you can only set one type of payment status. The reason…
EZ Exporter has a pre-computed field called "Last Refund Date" that we can use to filter the order data for this use case. To export onl…
To export the refunded subtotal (i.e. excluding taxes) of all refunded line items from a Shopify order, you can use the formula below …
You can export the refund reason with EZ Exporter by selecting the field called refunds.note.
You can use the formula below in the Calculated Fields to export the restock status of each refunded line item in a Shopify order: ","…