Skip to content

Latest commit

 

History

History
98 lines (85 loc) · 3.53 KB

File metadata and controls

98 lines (85 loc) · 3.53 KB
title Request Network Docs
description A protocol for requests, payments, and **100% automated reconciliation**. Requests add business context to payments, eliminating manual accounting with cryptographic certainty.
sidebarTitle Welcome
mode frame

import { IntegratedDemo } from '/snippets/integrated-demo.jsx' import { ComparisonTable } from '/snippets/comparison-table.jsx' import { DemoContainer } from '/snippets/demo-container.jsx'

Request Network Docs

A protocol for requests, payments, and 100% automated reconciliation.

Identify Every Payment

Requests add business context to payments, eliminating manual accounting with cryptographic certainty. See how unique Request IDs prevent payment collisions:

Blockchain Payment Detection Comparison

How does Request Network compare to other approaches?

Get Started

Experience the payment lifecycle with our interactive demo and see how we compare to traditional processors.
  <Card 
    title="Use Cases" 
    href="/use-cases/payment-detection"
    icon="briefcase"
  >
    Explore specific business scenarios: payment detection, invoicing, and checkout
  </Card>
  
  <Card 
    title="API Features" 
    href="/api-features/payment-types-overview"
    icon="code"
  >
    The easiest way to integrate. Payment types, webhooks, and developer tools.
  </Card>
</CardGroup>
Supported chains, currencies, smart contracts, and community resources Legacy SDK and protocol documentation for advanced users