This article is for developers only! You need to know the basics of Magento setup and you need to be familiar with curl and similar tools to understand the rest of this article. Show below is a simplified version of how an Ordoro order import works with Magento. For each operation, we have posted the […]
Magento
Please take a look at our support articles regarding our most commonly encountered errors with Magento in Ordoro.
Magento error “credentials could not be validated”
If you have just connected your Magento store to Ordoro, or have been updating Magento settings, you may see an error in Ordoro that reads: Credentials could not be validated To fix this error, you will need to turn off WS-1 Compliance on your Magento server. To do so you will: Login to your Magento […]
Why do I get a “Check that your store URL is correct” error for Magento?
If you see an error in the Ordoro Activity Menu that says ‘Invalid response type. Check that your store URL is correct.’ while trying to import products and orders from your Magento store into Ordoro, then check the following – Go to Settings->Shopping Cart. Find the Magento cart. And click Edit. Look at the Store URL […]
What causes Magento to throw “Procedure ‘login’ not present” error during API calls?
When Ordoro makes an API call to Magento, sometimes you may see the following error in activity menu. <SOAP-ENV:Envelope xmlns:SOAP-ENV=”http://schemas.xmlsoap.org/soap/envelope/”><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Procedure ‘login’ not present</faultstring> This error can usually be fixed by making the following change on your Magento server. Login into your Magento Admin Panel Go to System -> Configuration -> Magento Core API -> WS-I Compliance. […]
Why do I get an Error 500 when importing from Magento?
Ordoro uses SOAP XML API to connect to your Magento server. See this article to learn how to set up the connection between Ordoro and Magento. It all depends on your hosting provider If you are using any of the major shared hosts out there to host your Magento store (i.e. hostgator, bluehost, ipage, 1and1, […]