magento guide for integration - technifai v2.pdf · magento guide for integration the following are...

6

Upload: others

Post on 30-May-2020

8 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Magento Guide for Integration - Technifai v2.pdf · Magento Guide for Integration The following are the steps to integrate the Magento. The steps involved below uses a pictorial reference
Page 2: Magento Guide for Integration - Technifai v2.pdf · Magento Guide for Integration The following are the steps to integrate the Magento. The steps involved below uses a pictorial reference

Magento Guide for Integration

The following are the steps to integrate the Magento. The steps involved below uses a pictorial reference in order to grasp more understanding.

.....................................................

Step # 1

Extract the files from zip and paste these files to your magento root.

Step # 2 Execute below commands to install module.

php <Magento Directory Path>/bin/magento setup:upgrade

Step # 3

Login to your Magento Dashboard and go to System > Permissions > User Role

Page 3: Magento Guide for Integration - Technifai v2.pdf · Magento Guide for Integration The following are the steps to integrate the Magento. The steps involved below uses a pictorial reference

Step #3.1 Create Role for Technify user with below mentioned role resources.

ROLE RESOURCES

1. Catalog > Inventory > Categories

2. Store > Attributes > Product

3. Store > Attributes > Attribute Set

4. Technify DSN API > Order > Create

5. Technify DSN API > Order > Update

6. Technify DSN API > Order > Read

7. Technify DSN API > Product > Get Products

8. Technify Services API > Order > Update Order Status

9. Technify Services API > Order > Get Order Details

Page 4: Magento Guide for Integration - Technifai v2.pdf · Magento Guide for Integration The following are the steps to integrate the Magento. The steps involved below uses a pictorial reference

Step #4

Step #4.2 Create User and assigned the role which created in step 3.1 and share username and password with us.

Page 5: Magento Guide for Integration - Technifai v2.pdf · Magento Guide for Integration The following are the steps to integrate the Magento. The steps involved below uses a pictorial reference

Step #5 Go to Stores > Configuration > Technify > Settings

Put your Store ID and API key in settings form and save it. (Store ID and API Key will be provided by Technify)

Page 6: Magento Guide for Integration - Technifai v2.pdf · Magento Guide for Integration The following are the steps to integrate the Magento. The steps involved below uses a pictorial reference