ShrotiPay for merchant-led UPI operations

Build faster QR and intent payment journeys.

ShrotiPay gives merchants a practical layer for generating QR requests, routing customers into UPI apps, and tracking order status without burying the team in fragmented tools. Use the dashboard for operations and the API for your own storefront or internal flow.

QR + Intent Dynamic collection journeys that can start with a scan or a direct UPI action.
Dashboard Track plans, providers, merchants, and transaction activity from one panel.
Merchant-owned Built around your connected UPI setup rather than acting as a bank or wallet.
Live collection preview API + Panel
Dynamic QR illustration

Generate once. Orchestrate everywhere.

Create an order, hand back a scan-ready QR or UPI intent, and keep the status visible to both developers and operators.

Merchant switching from one workspace Collection status checks via API Operator-friendly dashboard controls

Common merchant-facing integrations already represented in the ShrotiPay stack.

HDFC Vyapar Paytm Business BharatPe Google Pay Custom routing layer
Product

One product surface for collection logic and operator clarity.

ShrotiPay works best when your team needs both a merchant-facing dashboard and a simple programmatic layer for creating orders, checking status, and keeping operational context close.

01

Merchant workspace

Keep merchant data, plan state, profile details, and collection settings inside a dashboard that operators can actually move through without confusion.

02

Collection visibility

Review transaction history, gateway references, order identifiers, and status updates without bouncing between disconnected admin tools.

03

Provider flexibility

The codebase is already structured around multiple merchant-provider integrations so your operations can adapt as teams or requirements change.

Flow

Move from order creation to payment confirmation in four clear steps.

The platform is designed around a practical workflow: create an order, present the payment path, monitor collection status, and keep the result visible to both systems and support teams.

Step 1

Create the order

Your app posts customer mobile, token, amount, order ID, redirect URL, and notes to the order creation endpoint.

Step 2

Show scan or intent

Present the returned QR or payment route in your checkout, invoice, support flow, or operator workflow depending on the merchant context.

Step 3

Track status

Query the status endpoint from your app while the ShrotiPay dashboard keeps the same activity legible for operations and reconciliation.

Step 4

Support the operator

Use the panel for transaction history, profile details, plan visibility, and connected merchant settings instead of rebuilding those views from scratch.

Developers

Use the existing API surface instead of reinventing collection plumbing.

ShrotiPay already exposes practical order creation and order status routes. That means your product team can spend time on the customer experience while operators still get the panel they need.

`/api/create-order` `/api/check-order-status` Hosted 4-gateway checkout

Typical order creation payload

POST /api/create-order

{
  "customer_mobile": "9876543210",
  "customer_name": "John Doe",
  "customer_email": "john@example.com",
  "user_token": "merchant-token",
  "amount": "499.00",
  "order_id": "INV-24031",
  "redirect_url": "https://your-app.example/success",
  "currency": "EUR",
  "remark1": "April invoice",
  "remark2": "ShrotiPay checkout"
}

Response:
{
  "status": true,
  "result": {
    "payment_url": "https://shrotipay.in.net/payment/checkout.php?token=abc123",
    "gateway_groups": ["UPI QR Code", "CCAvenue", "International Cards", "Crypto"]
  }
}

Then poll:
POST /api/check-order-status
Plans

Simple plans that line up with the current dashboard setup.

The pricing below mirrors the subscription structure already present in the product so your public message and dashboard flow stay aligned.

Trial
₹99 1 month

A quick starting plan for merchants validating the workflow.

0% platform transaction fee Realtime transaction visibility HDFC Vyapar support in current setup WhatsApp support
Starter
₹299 3 months

Longer runway for merchants moving collections into regular operations.

0% platform transaction fee Realtime transaction visibility No amount limit Operator support
Growth
₹549 6 months

A stronger fit for teams that already rely on recurring payment collections.

Realtime transaction visibility Merchant workspace controls API-led collection flow Dedicated plan continuity
Enterprise
₹1199 12 months

For merchants who want the product available as a long-term operational layer.

Annual access window Operator-friendly dashboard Existing API route support Support continuity
Support and Compliance

Say the important part clearly: ShrotiPay is an orchestration layer, not a bank.

The platform helps merchants generate QR and UPI payment flows using their connected merchant setups. It does not issue UPI accounts, act as a payment bank, or directly participate in customer transactions.

What merchants use it for

ShrotiPay is suited to teams that need operational visibility around merchant-owned UPI collections.

  • Generating QR and intent payment journeys
  • Checking order and collection status
  • Managing plans, profile data, and provider settings
  • Giving operators one place to review payment activity

What the platform does not do

The compliance line should stay visible so expectations remain aligned before anyone signs up.

  • Does not create UPI accounts or merchant accounts
  • Does not act as a wallet, bank, or fund custodian
  • Does not replace provider-side compliance requirements
  • Should not be used for unlawful, gambling, or betting activity