How do I export the PayPal transaction ID from my Shopify order data?
Depending on the payment gateway, the amount of information available in the Order Transaction data could vary a lot. For the PayPal gateway speci…
Depending on the payment gateway, the amount of information available in the Order Transaction data could vary a lot. For the PayPal gateway speci…
You can use the formula below in the Calculated Fields when exporting Order data to extract the value of the Personal Customs Code field: search…
To export the refunded subtotal (i.e. excluding taxes) of all refunded line items from a Shopify order, you can use the formula below …
To export the refunded total (including taxes) of all refunded line items from a Shopify order, you can use the formula below in the&n…
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 when exporting Order data to extract the value of the Resident ID number field: search_at…
You can use the formula below in the Calculated Fields to export the restock status of each refunded line item in a Shopify order: ","…
You can select the following fields to export the shipping refund order adjustments (note that these values are negative): refunds.order_adjust…
Shopify stores this data in the Collection Metafields using the following metafield keys: title_tag description_tag In EZ…
Shopify stores this data in the Product Metafields using the following metafield keys: title_tag description_tag In EZ Exporter, simply …
You can include the variant URL in your product export using a Custom Field with a value like this: https://{{ _shop_domain }}/products/{{ handl…
In EZ Exporter's product export, you can select the field category.full_name to export this data. An example output is Apparel …
When a customer uses a gift card along with a credit card to pay for the order and the credit card portion of the transaction fails, Shopify rolls ba…
When an "Automatic Discount" is applied to specific line items in the Shopify order, the discount information is stored in the fi…
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/par…