Can I export refunds from my Shopify orders?

Yes, you certainly can!

We provide a field called refunds.transactions.total_amount that you can select and include in your CSV export.

Note that the order total does not reflect the refunds.

If you want a field for the Net Total, you can use this formula in the Calculated Fields section:

{{ total_price }} - {{ refunds.transactions.total_amount }}

Update: A new field called current_total_price is now available which already reflects refunds and order edits.


Related Articles:


App: EZ Exporter

Tags: fields