(opens in a new tab) (opens in a new tab)
  • Welcome

    • Keysend Messages
      • Login Process
      • Verify Twitter
    • Widgets
    • FAQs
    • Help
    • Introduction
    • Reputation
    • LINER
    • API
    • Introduction
    • How to Use Hydro
    • How Hydro Works
    • Plans
    • Introduction
    • API

    • Introduction
    • Rate Limiting
    • Channel Recommender
      • Market Place
      • Seller
      • Buyer
      • Channel Flow Diagram
      • Introduction
        • Get Plan
        • Get Plans and Demands
        • Capacity and Inbound Liquidity Plans
        • User Inbound Data Plan
        • Recurring Plan
        • One Time Plan
      • Endpoints
    • Introspection
    • Webhooks
      • Health Checks
      • Balances
    • Open Graph

    • Powered By

On This Page

  • Pay for an Order
Question? Give us feedback → (opens in a new tab)
API
Magma
Buyer

Buyer

Interacting as a buyer on Magma

Pay for an Order

Authenticated Endpoint: requires an API key
⚠️

If the order is in the WAITING_FOR_BUYER_PAYMENT you can pay the request.

Get all of your orders to find the requests you need to pay.

query GetUserOrders {
  getUserOrders {
    list {
      status
      request
    }
  }
}

Click here to open the query in the Apollo Explorer. (opens in a new tab)

SellerChannel Flow Diagram

© 2021-2025 Amboss Technologies Inc. All rights reserved.