Docs 0xProcessing
  • 💡Basic
    • General
      • Terms and definitions
      • Available assets
      • Transaction Fees
    • Introduction guide
      • Deposit flow
      • Payment form
      • Withdrawal flow
      • VRCS - automatic conversion to stablecoins
      • Webhooks flow
      • Web3 processing
      • 0xProcessing use cases
  • 🔑0xProcessing API
    • Obtaining API Keys
    • Deposits
      • Payment form with fixed amount
      • Payment without fixed amount
      • Static wallet
    • Withdrawals
      • Withdrawal by client
      • Check withdrawal status by Withdrawal ID
    • Webhooks
      • Payment form with fixed amount
      • Payment without fixed amount
      • Static wallet
      • Withdrawals
    • Informational Commands
      • Request for balances
      • Coin info
    • Crypto or Fiat Equivalent
      • Fiat currency conversion
      • Conversion of fiat currencies into cryptocurrency
      • Conversion of cryptocurrencies into fiat currencies
      • List of supported fiat currencies for conversion
    • Errors
  • âš¡Web3 processing API
    • Introduction
    • Web3 pool API
  • 🚀Quick start
    • Account registration
    • API set up
    • Setting up Webhooks
    • Payment confirmation
    • Managing withdrawals
    • Create a Manager role
    • Currency management
    • VRCS setup
    • Balance management
    • Transactions and address tracking
    • Notifications
    • Account security
    • Match Crypto Wallet Addresses
  • 🔄FAQ
Powered by GitBook
On this page
  1. Basic
  2. General

Transaction Fees

Check detailed transaction fees for deposits, withdrawals, and currency conversions to optimize costs and efficiency in our crypto payment gateway.

Fees consist of processing fee and network fee.

Processing fee - depends on Merchant’s business model and monthly turnover. It is automatically deducted from each payment received on Merchant's balance and always covered by Merchant.

Network fee - commission of the network included by default into Client's payment, used to cover the expense for transaction inside the processing system (from system wallet to vault or to VRCS). If needed, network fee coverage can be switched from Client to Merchant side (menu Settings\Currency Management).

Network fee amount is dynamic and depends on the complexity and congestion of the network. Exact amounts spent for network fees can be checked in your account.

Example:

BNB chain Network fee: 0.00025500 BNB Ethereum Network fee: 0.00095876 ETH BTC Network fee: 0.00001208 BTC DASH Network fee: 0.00001208 BTC DOGE Network fee: 1.78450657 DOGE

BCH Network fee: 0.00001146 BCH LTC Network fee: 0.00000270 LTC XRP Network fee: 0.000012 XRP Tron Network fee: 10-37 TRX

Polygon Network fee: 0,003 POL

Arbitrum One Network fee: 0.0000021 ETH Base Network fee: 0.00000015635 ETH

USDT (TRC20) withdrawal Network fee: 2.6 USDT (TRC20) TON withdrawal Network fee: 0.1 TON

Tokens on the Polygon network withdrawal Network fee: 0.15 USD

Tokens on the Arbitrum One network withdrawal Network fee: 0.2 USD

For payments with non-native tokens, the Network fee is charged in token used for payment.

Withdrawals from 0xProcessing is not a subject to additional fees, only the Network fee is charged.

PreviousAvailable assetsNextIntroduction guide

Last updated 17 days ago

💡