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 10 Next »

I. Install a custom app

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 19 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

The generated custom app will be shown as below image:

image-20240124-035941.png

II. Register to Magestore POS

Step 1: Install the custom app and get a connection to Magestore POS

To activate the Magestore POS app, firstly you need to get 3 fields below from your custom app:

  • Access token

  • API key

  • API secret key

Remember that the Admin API access token can be only revealed once. So we suggest you save it in your browser for later usage.

image-20240105-043654.png

Step 2: Register an account in Magestore POS

After getting the custom app's API access token and API key, access the Magestore POS URL: http://admin.pos.magestore.com/

image-20240124-070315.png

In the Create an Account page, fill in all required fields

  • Store name: this is the prefix of your Shopify URL, in front of the .myshopify.com

image-20240124-070117.png
  • Username: fill in an easy-to-remember username for login to both POS Admin and POS Checkout.

  • Password and Password confirmation: fill in at least 7 characters for passwords, with both numeric and alphabetical ones

If the login screen will be shown first, click on Sign up here button for registration.

image-20240124-070343.png

Once you enter valid content, click the Sign-Up button to move to the Shopify Integration page.

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.

image-20240111-022049.png

There are two available pricing plans, Lite and Standard, to activate the app. Please Try for Free after activating the app successfully!

  • No labels