Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.5 KB

File metadata and controls

52 lines (38 loc) · 1.5 KB
title Payment Types Overview
description Choose the right Request Network payment type for your integration

Overview

Request Network supports multiple payment types. This page helps you choose the right one for your integration.

Payment Types

Core payment types available in the API:

Same-currency payments with native tokens and ERC20 tokens Fiat-denominated requests paid in crypto Pay from a different chain and token than the request currency Process multiple payments in one transaction Subscription-style scheduled payments

Choosing a Payment Type

Use Native/ERC20 for same-currency flows, Conversion for fiat pricing, and Crosschain when payer and request chains differ. Use Batch for multi-recipient execution and Recurring for scheduled payments.

API Reference

For full endpoint schemas and examples, see Request Network API Reference.