I am trying to integrate my magento v1.9 store with click & drop. But when I make connection it will show "Connection to your marketplace failed. Please check your details and try again".
I am trying to integrate my magento v1.9 store with click & drop. But when I make connection it will show "Connection to your marketplace failed. Please check your details and try again".
3
Answers
Make sure you have set up Magento API credentials correctly and all required resources have been allowed in selected user group
For Magento 1 we found that being able to set the WS-I compliance solved this by making the Click and Drop system compatible with Magento API service.
and under
General Settings
change theWS-I Compliance
from Yes to No.Now your Magento API will be compatible with Click and Drop.
Works for Magento 1.x. No idea how to do it for Magento 2!
Check SOAP PHP Extension is enabled for the PHP Version running on Server.