top of page
Magento V1 connection to Flowpay
Steps to connect your Magento V1 account with Flowpay
1. Enable Magento V1 connection
2. Connect your Magenta V1 account with Flowpay
Step 1 Enable Magento V1 connection
Before you begin, you must configure Magento webservices
Before you can create a connection access for your store, you need to set below things in your admin panel.
3. Configure REST attributes
1. Create oAuth Consumer
c. Fill in form:
Name: e.g. Flowpay
Password: your admin password
2. Create and configure REST roles
a. Go to the System-> Web Services -> Rest Roles
b. Click Add Admin role
c. Fill in form:
Name: e.g. Flowpay admin
Password: your admin password
d. Select Role API
e. Set permision only for retrive data by these points:
Product
Product category
Stock item
Orders
Orders items
f. Click Save roles
3. Configure REST attributes
a. Go to System-> Web Services-> Rest Attributes
b. Select Admin
c. Set ACL attributes Rules to All
d. Click Save
4. Configure resource attributes and access permissions
a. System-> Permissions -> Users
b. Select any ADMIN user
c. Fill in admin password
d. Click on REST Role
e. Find the role created in previous step (Flowpay admin) and check the Radio Button for the selected role
f. Click Save user
Step 2 connect your Magento V1 account with Flowpay
For successful connection with Flowpay you need to have prepared API credentials created in the previous step 1. Create oAuth Consumer.
4. Fill in the access credential
-
Shop URL = your Magento url
-
API Key = API key generated in your Magento account
1. Login to MyFlowpay – https://www.my.flowpay.io
5. Click Connect your data
6. Authorize access by logging into your admin (your credential to admin)
1. Login to MyFlowpay
4. Fill in the access credential
-
Shop URL = your Magento shop url
-
Authorize path:
See your admin url to Magenta shop.
Take what is behind your shop url.
To the admin part of url fill /oauth_authorize.
Example:
Admin url: https://magentashop.com/admin/
Fill there: /admin/oauth_authorize -
Consumer key: generated key in Magento admin during step 1 above
-
Consumer secret: generated secret in Magento admin during step 1 above
7. Authorize access
bottom of page