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. Quick start

Payment confirmation

A comprehensive guide to verifying and confirming crypto payment transactions securely, ensuring reliability and trust in your operations.

PreviousSetting up WebhooksNextManaging withdrawals

Last updated 4 months ago

When you integrate a payment method with a fixed amount

It is a type of payment where the client receives a payment form with a fixed amount. Payment of the exact amount specified in the form is considered to be successful. In case of underpayment the payment will be displayed as insufficient and must be confirmd by merchant.

  • Merchants or can confirm payments with insufficient status in the menu Confirmations

  • To automatically confirm insufficient payments, you need to enable the corresponding function in the menu Merchant\Classic processing

With this feature enabled, all insufficient payments involving more than the minimum amount will be processed as successful after closing the payment window for 30-50 minutes.

The merchant will receive the amount actually paid by the client reduced by a network fee and a processing fee.

🚀
merchant's manager