Disable Strict Address Validation EZ Importer
When importing your orders into Shopify if you provide an address without the last_name or name, address1, country or city fields, Shopify will impor…
When importing your orders into Shopify if you provide an address without the last_name or name, address1, country or city fields, Shopify will impor…
The shipping discount applied to the order is stored in the discount_applications field, which is an array of discounts. You can use this formula …
Unfortunately, Shopify currently doesn't expose this data in the Order API, so there's no way for EZ Exporter to pull it at the moment. Only …
When you edit an order and remove a shipping line, the value of the shipping_lines.total_price field will still include that removed shipping li…
The shipping discount applied to the order is stored in the discount_applications field, which is an array of discounts. You can use thi…
EZ Exporter has a pre-computed field called "Last Delivered Fulfillment Event Date" that we can use to filter the order data for this …
More detailed shipping information is available in the field called fulfillments.events in EZ Exporter. To export all the delivery dates (if an or…
You can select the following fields to export the shipping refund order adjustments (note that these values are negative): refunds.order_adjust…
When importing your Order data you may want to display the weight of the product on the Order. Shopify displays weight with the Shipping information…
When importing orders you may want to import the shipping and/or billing address with your import. When importing shipping or billing addresses you'…
When importing shipping and billing addresses with your orders, Shopify will "fail silently" if there are any problems with your billing or shipping …
When importing shipping and/or billing addresses with your order Shopify requires you to provide the name field OR the last_name field. You do not n…