Development discussions around Shopify APIs
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?
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By