Requirements
SOAP :
http://www.php.net/manual/en/book.soap.php
Client URL Library (CURL) :
https://www.php.net/manual/en/book.curl.php
Simple XML :
https://www.php.net/manual/en/book.simplexml.php
The following PHP settings must be set in php.ini:
allow_url_fopen to true
max_input_vars to 5000
Ioncube 12 to 14