Txn.pro - API Documentation
Sandbox LoginChangelogStatus Page
  • Getting setup
    • Environments
    • Creating a Sandbox account
    • Back office user roles
    • Creating your API keys
    • Postman collection
  • API Basics
    • API specification
    • API status
    • Supported currencies
    • Date and time format
    • Authenticating the API
    • Webhooks
      • Verifying webhooks
      • Source IP addresses
      • Retrying schedule
    • Rate limits
  • Hosted pages
  • Accounts
    • Accounts concept
    • Listing accounts
    • Reading account
    • Listing account addresses
    • Creating account address
    • Listing account transactions
    • Reading account transaction
  • Exchange
    • Exchange concept
    • Supported currency pairs
    • Reading exchange rates
    • Exchange webhooks
    • Creating quote
    • Confirming quote
  • Invoices
    • Invoices concept
    • Invoice status flow
    • Invoices in cashier
    • Invoice limitations
    • Listing invoice currency pairs
    • Invoice webhooks
    • Creating invoice
    • Reading invoice
    • Listing invoices
    • Invoice refunds
  • Payouts
    • Payouts concept
    • Payout status flow
    • Payout limitations
    • Listing payout currency pairs
    • Validating addresses
    • Payout webhooks
    • Creating payout
    • Reading payout
    • Listing payouts
  • Mass Payouts
  • PAYMENT LINKS
    • Payment links concept
    • Creating payment link
    • Expiring payment link
    • Reading payment link
    • Listing payment links
  • CHANNELS
    • Channels concept
    • Channels deposit flow
    • Listing channel currency pairs
    • Channel webhooks
    • Creating channel
    • Reading channel
    • Updating channel
    • Listing channels
    • Listing channel deposits
    • Reading channel deposit
  • (BETA) Fiat Settlements
    • Important information
    • Bank withdrawal webhooks
    • Bank deposit webhooks
    • Listing bank accounts
    • Reading bank account
    • Previewing bank withdrawal
    • Creating bank withdrawal
    • Listing bank withdrawals
    • Reading bank withdrawal
    • Listing bank deposits
    • Reading bank deposit
Powered by GitBook
On this page
  • Channels flow of funds
  • Channels diagram
  • Channel status list
  • Channel Deposit status list
  1. CHANNELS

Channels deposit flow

PreviousChannels conceptNextListing channel currency pairs

Last updated 7 months ago

Channels flow of funds

Channels diagram

Channel status list

status
Final state?
Description

enabled

no

The enabled state means that Txn will process incoming deposit transactions and credit the merchant's balance as usual.

disabled

no

The disabled state means that Txn won't process incoming deposits, convert crypto to fiat, or credit funds to the merchant's balance. This can be useful when merchants want to stop or pause deposits made through a particular channel.

Channel Deposit status list

status
Final state?
Description

Pending

no

Deposit detected. Txn is awaiting transaction confirmation on the blockchain.

Completed

yes

Deposit confirmed on the blockchain. Txn has credited the funds to the merchant.

On Hold

no

Deposit has been evaluated as a risk and is subject to further review by Compliance.

Rejected

yes

Deposit has been rejected by Compliance.

Channel Deposit status flow