Cryptopay API
  • Welcome
  • Guides
    • Introduction
    • Environments
    • Creating a Test Account
    • API Credentials
    • API Basics
      • Responses
      • Date formats
      • Authentication
        • How it works
        • Signature
        • Creating a signature. Code samples
      • Callbacks
    • API Client Libraries
    • API Reference
    • Cryptocurrency Payments
    • Currencies
      • Supported Currencies
      • Currency Icons
    • Confirmations
    • Tools for accepting payments
    • Prebuilt integrations
      • E-commerce payment plugins
      • Payment and software providers
    • Channels
      • Channel payment
      • Payment statuses
      • Channel payment sequence
      • Create a Channel
      • Visual representation at Cashier
      • Channel hosted page
      • Channel payment callbacks
    • Invoices
      • Invoice statuses
      • Invoice payment sequence
      • How to handle unresolved invoices
        • Underpaid
        • Overpaid
        • Paid late
        • Illicit resource
        • Invoice refunds sequence
      • Create an invoice
      • Visual presentation at Cashier
      • Invoice hosted page
      • Online checkout
        • How-to
      • Payment links
      • Invoice callbacks
    • Payouts
      • Payout statuses
      • Payout sequence
      • Payout fees consideration
        • Network fees
      • Create a Coin Withdrawal
        • Possible errors
        • Withdrawals from fiat accounts
        • Withdrawals from cryptocurrency accounts
        • high_risk_address error message
      • Visual representation at Cashier
      • Minimum transaction amount
      • Coin Withdrawal callbacks
      • Travel Rule Compliance
    • Email Billing
      • Create an email billing
      • Email billing callbacks
    • Testing
      • Channels
      • Invoices
      • Payouts
    • Risks
    • Customers
    • Transactions types and Statuses
Powered by GitBook
On this page
  1. Guides

Confirmations

An incoming transaction will not be processed until it gets a required number of confirmations.

The number of required confirmations depends on a transaction amount.

Chain
Required confirmations

Bitcoin

1 confirmation if transaction amount is 1 BTC or lower 3 if amount is 1 - 10 BTC 6 if amount is more than 10 BTC

Bitcoin Cash

1 if transaction amount is 1 BCH or lower 3 if amount is 1 - 10 BCH 6 if amount is more than 10 BCH

Litecoin

1 if transaction amount is 100 LTC or lower 3 if amount is 100 - 1000 LTC 6 if amount is more than 1000 LTC

Dogecoin

33 if transaction amount is 10000 DOGE or lower 55 if amount is more than 10000 DOGE

ETH and all coins in the Ethereum network (ERC 20)

33

BNB and all coins in the BNB Smart Chain (BEP20)

15

TRX and all coins in the Tron network (TRC20)

1

Cardano

30

Ripple

1

Stellar

1

Solana

1

Polygon

127

TON

1

Arbitrum

30

PreviousCurrency IconsNextTools for accepting payments

Last updated 2 months ago