Welcome to our support center

Developers

API Overview

CyberCom Pay offers powerful custom behaviour through API calls.

An API call to CyberCom Pay is a standard http GET or POST request, and the response is JSON.

Each section has example requests, responses and code to help assist you to make the integration with CyberCom Pay as easy as possible.


SECURITY NOTE: You should only use these APIs with server-side code (PHP, ASP, JSP etc). Never create an HTML form submit with the form action URL being this API URL. Doing so would create a client-side request which could be tampered with and could lead to possible modified subscription data.