Merchant onboarding
Create a merchant account, store callback URLs, and connect Paytm MID/UPI settings from one dashboard.
Sign up, connect your Paytm merchant details, generate payment links, and track settlement status without the legacy PHP admin panel.
Create a merchant account, store callback URLs, and connect Paytm MID/UPI settings from one dashboard.
Orders generate hosted payment URLs that resolve into a QR code and UPI intent flow for the customer.
View recent orders and transaction reports directly from the merchant portal using Supabase-backed tables.
Create a merchant account with email and password.
Save MID, Paytm UPI ID, callback URL, and your public UPI ID from the dashboard.
Use your merchant `user_token` with the `create-order` API to issue payment URLs.
Monitor orders and reports without touching the old PHP panel.
New signups are provisioned with a trial expiry date and can complete Paytm onboarding inside the dashboard.