php-shopify
php-shopify copied to clipboard
How to redirect to Shopify App page after get access_token successful?
Hello,
I'm new to shopify app development and trying to build a shopify app with PHP. Everything worked as explained, but I have things to get clarified, may be very basic things.
My question is where to specify the link that's directed when shop owner select my app from the installed apps list of the shop? I need find app url when shop owner install my app and back to their app page to configure app.
Thank you!
HI @sonvnn You on redirect_uri you will got the token after after getting token you can redirect customer to your app URL