Getting started
To start using CryptoBilling's services for conducting cryptocurrency payments, you need to complete the following integration steps:
Obtain API Access Keys: Get the API access keys in the personal account under the "API Keys" section.
User Functionality: On your system's side, provide the user with the ability to call functions for executing cryptocurrency payments.
API Integration: Implement the call to the CryptoBilling API to initiate the cryptocurrency payment.
Choose the Method for Receiving Information from CryptoBilling about Your Cryptocurrency Payments. You can receive information either through callbacks from CryptoBilling to your system or through API calls. If you want to receive callbacks, you need to set the callback URL in the personal account and implement the handling of callback requests on your system's side.
Detailed Descriptions Are Provided in the Following Sections:
Description of Cryptocurrency Transaction Processing: Integration Guide
Detailed API Reference: API Documentation