Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Is it possible to filter orders by shipping country?
We only fulfil orders to certain countries and would be less demanding on our system if we can filter at source?
This is our current filter:
$orders = $sc->call('GET', '/admin/orders.json', array('status' => 'open', 'financial_status' => 'paid', 'fulfillment_status' => 'unshipped', 'limit' => '250'));
We would like to be able to do something like this as well. We need to find out how many order we have shipped to EU. Did you ever find out how to do this?
Same for me here. I need to filter the orders within the EU and outside of the EU. Doing this by hand is a no started.. Did you find out how this is possible?
User | RANK |
---|---|
11 | |
6 | |
4 | |
3 | |
3 |