A simple PHP script to check Magento Web Service in order to connect to Qapla'.
How to install:
git clone https://github.com/qapla-it/php-check-Magento-Web-Service.gitJust change those two variables with your Qapla' channel API key and your Magento site url.
$apiKey = '{Qapla\' API Key}';
$magentoURL = '{Magento url}'.'/index.php/api/v2_soap/?wsdl';For more information, please see the license file.