Getting Started

This guide will help you get started with integrating the Two-Coin payment system into your application. Follow these steps to begin accepting cryptocurrency payments through our platform.

Registration Process

To use the Two-Coin API, you need to register as a merchant and obtain your API credentials.

  1. 1. Contact our team to create a merchant account
  2. 2. Complete the verification process
  3. 3. Receive your API key and merchant ID
  4. 4. Configure your webhook endpoint

Authentication Setup

All API requests must be authenticated using HMAC authentication. See the Authentication section for detailed instructions.

Basic Integration Flow

Here's the typical flow for accepting payments with Two-Coin:

  1. 1. Request available payment methods for the user
  2. 2. Get offers from multiple providers
  3. 3. Create an order with the chosen offer
  4. 4. Receive order status updates via webhooks

Next Steps

Support

If you encounter any issues or have questions not addressed in this documentation, please contact our support team on Telegram at https://t.me/cs_2coin (@cs_2coin).