How can I export the Shopify "Payment ID" data? EZ Exporter
In Shopify's default order CSV export, there's a column called "Payment ID" which Shopify describes as this: A unique ID sent …
In Shopify's default order CSV export, there's a column called "Payment ID" which Shopify describes as this: A unique ID sent …
In Shopify's default order CSV export, there's a column called "Payment References" (the "Payment Reference" (singular) c…
To export the "wallet type" (such as Apple Pay or Google Pay") that was used as a payment method, you can use the formula below in the…
We have a function called strip_non_numeric_chars() which you can use in the Calculated Fields that will take care of this for you automatically. …
Shopify's official Google Shopping app stores the data in Product Metafields. EZ Exporter can export these fields by specifying the Metafield …
In the Data Settings -> Custom Filters, simply add a filter where the "Payment Gateway Names" field contains the word "paypal"…
The Shopify API doesn't have a "Fulfilled At" field that we can simply filter by. But a potential workaround in EZ Exporter&n…
Some stores might have orders come in that aren't marked "Paid" right away. An example is when PayPal was used to pay for the orde…
The Shopify API doesn't have a "Paid At" field but a workaround is to look at the "Transaction Dates" data.In EZ Exporter, set the "Payment status" f…
Shopify order numbers are generated using a sequence. When you first create a brand new store that number starts as 1001. Meaning the first order you…
Sometimes finding your imported orders in the Shopify admin can be tricky. For example, you may have imported historical orders, or your orders…
During the holiday's you or your customers may want to give gifts to employees or VIP customers. The gifts may be products in your store or…
Running a large import (over 50,000 rows) can be stressful and time consuming. We've had many customers do imports from 50,000 to a few million. Th…
To start migrating or importing orders from 3dcart, you'll first need to export your orders from 3dcart. You can use 3dcarts data migration tools…
To start migrating or importing orders from another Shopify store, you'll first need to export your orders from Shopify. You can use Shopify'…