Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

To use Magestore POS, we expect you to generate a custom app from Shopify Admin. Then configure this custom app to get access to Magestore POS.

Step 1: Create a new custom app

First, you need to open the Settings page of Shopify. In the App and sales channels tab:

  • Click on Develop appAllow custom app development

image-20240105-041550.png
  • Next, create an app

image-20240105-041644.png
  • Fill in the app name and select the app developer

image-20240105-041743.png
  • Click on the Create app button and move to step 2.

Step 2: Configure required scopes

To integrate Magestore POS, you must configure the Admin scope for the newly created custom app.

  • In the Configuration app of this custom app, click on the Configure button of Admin API integration

image-20240105-041946.png
  • Select 18 scopes below :

    • write_assigned_fulfillment_orders

    • read_assigned_fulfillment_orders

    • write_customers

    • read_customers

    • read_discounts

    • write_draft_orders

    • read_draft_orders

    • read_inventory

    • read_locations

    • write_merchant_managed_fulfillment_orders

    • read_merchant_managed_fulfillment_orders

    • write_orders

    • read_orders

    • read_price_rules

    • read_product_listings

    • read_products

    • read_locales

    • write_third_party_fulfillment_orders

    • read_third_party_fulfillment_orders

image-20240105-043354.png

When done, click on Save.

The Install app button will then be enabled. Click on that to complete creating a custom app.

image-20240105-043521.png

Once you successfully access Shopify Integration to the registration step, fill in the API access token, API key, and API secret key saved in the above step.

image-20240111-021921.png

Then, click the Activate app button to start using the Magestore POS app.

  • No labels