Magebay Support PortalFeature using SOAP connect to Magento 1.x.x Store – Magebay Support Portal https://www.magebay.com/forum/articles/feature-using-soap-connect-magento-1-x-x-store/feed/ Tue, 07 May 2024 23:07:02 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://www.magebay.com/forum/articles/feature-using-soap-connect-magento-1-x-x-store/#post-5221 <![CDATA[Feature using SOAP connect to Magento 1.x.x Store]]> https://www.magebay.com/forum/articles/feature-using-soap-connect-magento-1-x-x-store/#post-5221 Mon, 15 Jan 2018 12:57:58 +0000 Storevan Because some hosting providers limit the installation of extensions, we have upgraded to a way to connect to the Magento 1.x.x Store through the SOAP method. This article will show the steps necessary connect PDP to Magento 1.x.x Ecommerce Store by SOAP method:

  • Check Soap extension by function phpinfo().

1.   Creating SOAP roles

Login to Magento 1.x.x store. Navigate to System->Web Services ->SOAP/XML-RPC – Roles.

Click on “Add New Role” to add new role.

Input role name and select resource access then click “Save Role

2.   Creating SOAP User

Navigate to System->Web Services ->SOAP/XML-RPC – Users.

Click on “Add New User” to add new soap user.

Input account soap infomation with ‘API Key‘ is password of soap user

Select roles create in step 1 then click to “Save User

3. Connect to Magento 1.x.x Store by SOAP from PDP

Login to backend PDP. Navigate to System->API Integration.

Select method connect “SOAP” and input store path, soap user and soap password created above.

Press “Save Config” then wait save config success.

4. Push products from PDP to Magento 1.x.x store

Push single product to Magento

Push multiple products

After products are pushed successful, all these items status will be change to LIVE in #PDP, go to Magento backend set category and ready for sell on Magento.

Cheers 🙂!~

]]>