Integrate PayCoinPro to accept cryptocurrency payments from your own application. The V2 API creates invoices with a unique deposit address per payment, tracks confirmations on EVM-compatible networks, Bitcoin, and TRON, credits merchant balances through an immutable double-entry ledger, and notifies your backend with HMAC-SHA256 signed webhooks.
Every request is authenticated with a merchant API key, mutations are idempotent so a retried call never creates a second invoice or withdrawal, and amounts are always base unit strings rather than floating point numbers. Start in sandbox, then switch the key to go live. See the documentation index for integration guides and the WooCommerce plugin.