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 the button “Develop apps”
Click on Develop app → Allow custom app development
Next, create an app
Fill in the app name and select the app developer
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.
...
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
write_products
read_products
read_locales
write_third_party_fulfillment_orders
read_third_party_fulfillment_orders
...
The generated custom app will be shown as below image:
...
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:
...
Note |
---|
Remember that the Admin API access token can be only revealed once. So we suggest you save it in your browser for later usage. |
...
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/
...
In the Create an Account page, fill in all required fields
Store namekey: this is the prefix of your Shopify URL, in front of the .myshopify.com
...
There are two available pricing plans, Lite and Standard, to activate the app. Please Try for Free after activating the app successfully!
III. Login to POS and do the Checkout
Once you have activated the app successfully, set up POS data first, such as POS locations, roles, staff, etc.
To create a new POS, read HERE. You can also learn to create other POS data in our Userguide list.
For further usage, access this URL to log in to POS Admin: http://admin.pos.magestore.com/
...
For Checkout, go to this URL to open POS Checkout (or POS frontend): http://pos.magestore.com/
Here you can place orders, take payment, fulfill, or reorder, etc.
...