Accept UPI Payments Instantly

India's most premium payment gateway platform built for startups, merchants, and developers. Connect Paytm, PhonePe, and get REST API access in minutes.

Live Status
Ref: PAY20240099
To Receive Payment

₹1,499.00

Scan QR Code to Verify Autopay

Engineered for Fintech Businesses

Paytm Merchant Connect

Link your Paytm Business credentials (MID, UPI ID, Mobile Number) directly and receive customer payouts on your own account.

Real-time Webhooks

Configure HTTP post webhook endpoints to receive async status notifications (success, pending, failed) signed with HMAC-SHA256.

Developers Friendly REST API

Simple cURL/JSON endpoints to create orders and check payment status programmatically inside Sandbox or Production environments.

Fintech Analytics Dashboard

Interactive ApexCharts visualization tracking monthly revenue growth, total payouts, success rates, and customer statistics.

Instant Payment Links

Generate reusable or single-use secure payment links with custom expirations to collect client payouts via SMS or WhatsApp.

Secured Architecture

Robust backend layers utilizing JWT, CSRF protection, SQL injection prevention, rate limiting, and activity audit trails.

Accept payments with just 5 lines of code

Our REST API is simple and clean. Use standard JSON requests to integrate our checkout popup directly into your website or mobile app.

Get your API Keys now
post_request.sh
curl -X POST https://pay.rentxprime.in/api/create-order \
  -H "X-API-Key: pi_live_your_api_key" \
  -H "X-API-Secret: sk_live_your_api_secret" \
  -H "Content-Type: application/json" \
  -d '{
    "amount": "1499.00",
    "order_id": "ORD0099",
    "customer_name": "Customer Name",
    "callback_url": "https://yourwebsite.com/success"
  }'

Simple Plans for Scaling Payouts

Free Plan

₹0/mo

  • 50 Orders / month
  • 1 Connected Merchant
  • 1 Active Webhook
  • Sandbox Environment
Sign Up Free
RECOMMENDED
Starter Plan

₹499/mo

  • 5,000 Orders / month
  • 3 Connected Merchants
  • Unlimited Webhooks
  • Unlimited Payment Links
Get Started
Business Plan

₹1,999/mo

  • Unlimited Orders
  • Unlimited Merchants
  • Priority Support
  • Advanced API Analytics
Subscribe Now

Start Accepting Payments in Minutes

Sign up today to test API credentials, build customized links, and accept Paytm/UPI transactions immediately.

Create Free Account