I have created a shopify partner account and also created an **APP** that app has the **client id** and **secret** key. Now, I need to implement the shopify **oauth** system. To do that I am preparing the URL like this: $shop = '489207-2'; // Some sh...