Shopify | Get Token | Node.js App

Опубликовано: 13 Декабрь 2024
на канале: CAFE ASP
19,086
61

Source code: https://github.com/cafeasp/shopifyapp...
How to make this work:

1) Get your app credentials
2) Clone this github project
3) Run npm install
4) Run it
5) Go to localhost:3000/shopify/install?shop=your store name.myshopify.com
6) Login to your store
7) Accept install
8) In the console you will see the token if everything went fine


On the next video we will pull the store products. Let me know if you have questions and I will do my best to help.