This question, it seems to me, will be useful to many.
As of January of this year, there are no more private app in Shopify. And now it is a custom app. But this application can also be created through the admin panel of the site. And I created the app in the admin panel of the store, getting api:
- api key
- api secret key
- token
But I don’t understand one thing - how can I make integration of this custom app and my code!
I’ve reviewed a lot of documentation in shopify, and I can’t find anything. There is only information for custom app via partner, but I don’t need that. My app is created through the admin panel.
I want to write the app code in php.
Maybe someone has a template code to integrate with the application created in the admin panel? Or maybe someone can tell me how to integrate the code with the application! Thereby creating a kind of “bridge”.
I hope very much for help!
Thank you.