How do I export the currency exchange rate that was used in the Shopify order?
The Shopify Order API provides the prices both in the presentment currency (i.e. the customer's local currency) and the shop currency. To …
The Shopify Order API provides the prices both in the presentment currency (i.e. the customer's local currency) and the shop currency. To …
The line item data of a Shopify order is historical. If you change the value of the SKU field of the product variant associated with the line it…
The line item data of a Shopify order is historical. If you change the value of the vendor field of the product associated with the line item after t…
If you have a custom form on your checkout page that captures the "PIckup Date" or "Delivery Date" entered by the customer, …
In the Shopify Admin's product variant detail page, you'll see this section for the "Customs Information" where you can specify the…
On the Shopify Admin > Products page, when editing a product, you'll see a section like this shown below where you can customize the "Pag…
The Shopify API doesn't have a "Paid At" field but a workaround is to look at the "Transaction Dates" data. In EZ Exporter…
More detailed shipping information is available in the field called fulfillments.events in EZ Exporter. To export all the delivery dates (if an or…
While the "Employee" field which displays the name of the user/staff logged into Shopify POS who processed the order is available in t…
Shopify stores the HS Tariff Code (or Harmonized System Code) data as a product variant metafield. In EZ Exporter's Order Data Settings or Pro…
InkGo uses a combination of line item properties and note attributes to store the personalization data in the Shopify order. In EZ Exporter, you c…
EZ Exporter can export each variant's quantity from each location and place them in separate columns using Calculated Fields. To do so, we nee…
Once the gift card in the Shopify order is fulfilled, the last 4 characters of the purchased gift card code will show up in the fulfillments dat…
EZ Exporter already has a pre-computed field to export the created_at timestamp of the last successful fulfillment record. This field…
You can use the formula below in the Calculated Fields to export the returned line item quantity where the return status is "Return closed&…