Member Management Server Preparation


If you are planning to receive any sort of user management post, Background Post, or Webhooks post there are a few simple steps you can take in order to ensure that you and your server are not blocking any of our communications.

1. Make sure that your e-mail provider is not blocking any e-mails from *@ccbill.com domains.
2. Make sure that your server is not blocking any communication from the following IP ranges:
64.38.240.0-255
64.38.241.0-255
64.38.212.0-255
64.38.215.0-255
3. Make sure that the server is not blocking any of the following User Agents through the previously mentioned IP ranges:
Postback and JPost (default UM): blank and libwww-perl/5.803
Webhooks: Java/1.8
WMS One Clicks: PHP-SOAP/5.2.17
You may need to have your host check these things within the server configurations, corresponding hosts file, htaccess directives, mod_auth security rules, and any or all other related security packages installed on your site's server.

Additionally, we recommend hosting the site on a Unix or Linux-based server type as this ensures greatest flexibility and compatibility with all of our systems.