Hello,
I'm on magento 2.2
I'm trying to integrate a shipping partner to my website.
Unfortunately, the shipping partner's guide is not updated for magento 2. It only supports magento 1.
So I thought, if I can share the steps to integrate it to magento 1, you guys could suggest me an alternative equivalent for magento 2. So with this hope here the steps for magento 1:
- Go to System -> Web Services
- Under Web Services, locate SOAP/XML -RPC – Users.
- Click on “ Add New User”.
- Under User Info tab, fill all required info user name, first name etc. including API.
- Click on “ Save User” shown at the top right corner.
- Go to System -> Web Services
- Under Web Services locate
- SOAP/XML -RPC – Roles9. Click on Add new roles Button.
- Click on Role Info tab type role name i.e. superadmin
- Click on Role Resources tab, select Resource Access – “All” from drop down menu and click “Save Role”.
- Once again Go to System -> Web Services -> SOAP/XML-RPC – Users.
- Click on user name which has been entered earlier.
- Under User Role tab, click on assigned role name i.e. superadmin, which has been entered.
- Click on “Save User”.
Link for above steps - https://support.shiprocket.in/support/solutions/articles/43000326201-how-do-i-integrate-magento-vers...
Last step, enter the api keys on shipping service website.
Please help.
Thanks in advance.
You can try this: https://www.storepep.com/integrating-magento-2-0-storepep/
Hello @srikanth_reddy1
https://www.shiprocket.in/knowledgebase/integrating-magento-v2-shiprocket/
above link will help for this
if works then mark as solution