Münzen API
  • Home
  • Getting Started
  • API Overview
    • API Reference
    • API Requests
    • API Authentication
    • Environments
    • Errors
    • Callbacks (Webhooks)
    • Currencies, Confirmations, and Limits
    • How to accept crypto payments
    • Proof of Funds
    • AML & Compliance Checks
  • Testing
    • How to check integration
  • Invoices
    • What is Invoices
    • Create an Invoice
    • Invoice Statuses
    • Invoice Callbacks
  • Channels
    • What is Channels
    • Create a Channel
    • Channel Payment Statuses
    • Channel Callbacks
  • Payment Widget
    • What is Payment Widget
    • Integration Guide for Payment Widget
      • Params for Channel Widget
  • Payouts
    • What is Payouts
    • Create a Payout
    • Payout Statuses
    • Payout Callbacks
  • Useful Information
    • Testnet Faucets
Powered by GitBook
On this page
  1. Channels

What is Channels

PreviousInvoice CallbacksNextCreate a Channel

Last updated 2 years ago

Channel is a permanent crypto address for your customer. All incoming deposits to this address will be converted into the specified currency and deposited to the customer's balance.

Here is how channels work:

  1. The customer specifies a cryptocurrency for payment

  2. We create a channel: allocate a permanent crypto address

  3. The wallet address is shown to the customer

  4. The customer can send any amount to this address and it will be converted to the payment currency and credited to the customer's balance

  5. The customer can use this address multiple times at any time with any time intervals

You can read about other crypto payment options in our guide

"How to accept crypto payments"