Welcome
Orbi Payments Gateway is a crypto-native payment platform designed to help merchants accept digital asset payments with a simple, reliable, and unified API.
Orbi abstracts the complexity of blockchain payments—such as address management, confirmations, and reconciliation—so you can focus on building great products and payment experiences.
What you can build with Orbi
With Orbi Payments Gateway, you can:
- Accept crypto payments through a hosted or embedded checkout experience
- Support multiple blockchains and assets through a single integration
- Receive real-time payment updates via webhooks
- Reconcile on-chain payments to orders automatically
- Operate in both Sandbox and Production environments with the same API
Who Orbi is for
Orbi is designed for:
- E-commerce platforms accepting crypto payments at checkout
- SaaS and subscription businesses billing customers globally
- Marketplaces and platforms collecting payments from end users
- Developers who want a clean, predictable payment API without blockchain complexity
How Orbi Payments Gateway works
At a high level, Orbi follows a simple payment lifecycle:
- You create an order using the API.
- Orbi determines the appropriate payment rail and instructions.
- Your customer completes the payment.
- Orbi detects, validates, and applies the payment.
- You receive real-time updates via webhooks or API polling.
You can find a detailed breakdown of this flow in the System Overview section.
Environments
Orbi provides two environments to support development and production use cases:
- Sandbox — For development and testing, using test networks and simulated flows
- Production — For live payments with real funds on supported networks
Each environment has its own API keys, base URLs, and configuration.
API base URLs
- Sandbox — https://sandbox.gateway.orbipayments.com
- Production — https://gateway.orbipayments.com
Updated 7 months ago
What’s Next
To get started with Orbi Payments Gateway:
- Learn the core concepts in System Overview
- Create your first order in Create Your First Order
- Configure webhooks to receive real-time payment updates