We have recently installed SSL certificate on our API server.
To utilize the secured connection, please change:
define(”SERVERPAGE”, “iplusmedia.com/software/api.php”);
to:
define(”SERVERPAGE”, “www.iplusmedia.com/software/api.php”);
Once done, you need to ensure you have the following setting:
var $SSLConnection = true;
For more information, please contact support@iplussoft.com


0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
You must be logged in to post a comment.