How do I export the total paid amount from a Shopify order?

You may want to export the total amount paid by the customer so far for a partially paid order or the actual amount paid if the order is refunded/partially refunded.

To export the total amount received from the customer (before any refunds), you can select this field in the Data Settings:

  • total_received_set.shop_money.amount (Total Received Amount)

If you need the total amount paid after refunds, use this field instead:

  • net_payment_set.shop_money.amount (Net Payment Amount)


App: EZ Exporter

Tags: shopify order, transactions