Development discussions around Shopify APIs
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
I'm developing my first public app for shopify store.
During the listing process of my app I got a refusal due to not automatically installing the app as the user's first action.
I identified that there are basically 3 ways to access my app
I didn't find anything in the documentation that describes how the links in items 1 and 2 above are built.
I know that in the first case I get the parameter shop in the query
However, I use the same route to receive the installation callback. What I need is to differentiate where the user came from for my app to give the proper treatment
in addition, my app was developed to ask for username and password but reading the requirements for listing the app I realized that the signin needs to be automatic.
So I need to know if the user is accessing my app from the page of apps installed on shopify (so I will generate a JWT token and allow access to the dashboard) or if the user is accessing the app from my website (so the user will need to sign in via the form)
Is there any documentation on Shopify links?
Hey @mlacerda
Consider having a different URL for the callback (and don't forget to whitelist).
Scott | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
User | RANK |
---|---|
16 | |
7 | |
6 | |
6 | |
5 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022