Agentifact assessment — independently scored, not sponsored. Last verified Mar 6, 2026.
Razorpay
India-dominant payment REST API supporting UPI, Netbanking, cards, and wallets; flat 2% fee with full SDK coverage
Viable option — review the tradeoffs
You need to accept payments from Indian customers across multiple payment methods (UPI, cards, netbanking, wallets) without building payment infrastructure yourself.
Straightforward REST integration with JSON responses. Payment objects include full transaction state (amount, currency, method, card details, status). Pagination via count/skip parameters handles large datasets. Flat 2% fee structure is predictable. India-first optimization means excellent UPI/Netbanking support but limited international payment method coverage.
You're building a marketplace or multi-vendor platform and need to split payments between your account and vendor accounts automatically.
Transfers execute after payment capture. Settlement holds can be modified per transfer. Reversals are supported for refund scenarios. API is well-documented but marketplace setup adds operational complexity beyond basic payment acceptance.
You need to integrate Razorpay into a data pipeline or ETL workflow without custom API code.
Abstracts REST complexity. Batching and caching reduce API call volume and costs. Best for data sync and reporting workflows, not real-time payment processing.
Geographic concentration on India
Razorpay is India-dominant with optimized support for UPI, Netbanking, and local wallets. International payment method coverage is limited, making it unsuitable as a primary gateway for global payment acceptance.
API versioning inconsistency
Most Razorpay APIs use gateway URL https://api.razorpay.com/v1, but certain endpoints are on V2 with different gateway URLs. Builders must verify endpoint documentation to use correct base URL, or requests will fail with routing errors.
Trust Breakdown
What It Actually Does
Razorpay lets businesses accept online payments from customers via UPI, cards, netbanking, and wallets, mainly in India. It handles secure processing, fraud checks, and fund transfers with a flat 2% fee on successful transactions.[1][3][7]
India-dominant payment REST API supporting UPI, Netbanking, cards, and wallets; flat 2% fee with full SDK coverage.
Fit Assessment
Best for
- ✓payment-processing
- ✓payouts
Not ideal for
- ✗Approval Workflow not available in Test mode
- ✗Payouts in pending/queued state auto-cancelled after 3 months
Known Failure Modes
- Approval Workflow not available in Test mode
- Payouts in pending/queued state auto-cancelled after 3 months
Score Breakdown
Protocol Support
Capabilities
Governance
- rate-limiting
- permission-scoping