
To Integrate Shopify first You need Key and Password
So to generate an API key and password, go to http://store.myshopify.com/admin/apps, and click "Create a private API key" at the bottom.It will generate password and key for you.
Then copy and paste this code ....
public string GetCustomers()
...