Unified payment API
One clean request format across every connected payment provider.
Connect your existing PhonePe, Paytm and other merchant accounts. Manage payments, refunds and webhooks from one secure dashboard.
Today
Payment overview
Total processed
₹1,84,240
↑ 18.2% this week
Success rate
98.7%
Connect and manage leading payment providers
Give your team one reliable system while each merchant account stays independent and receives funds directly.
One clean request format across every connected payment provider.
Verified events, automatic retries and a complete delivery history.
Funds move from the gateway directly to each merchant's bank account.
Initiate and track refunds from the same API and dashboard.
Search transactions, monitor status and reconcile payments quickly.
Encrypted credentials, scoped access and a detailed audit trail.
Launch quickly with secure tools for collections, checkout, automation and developers.
Create shareable payment links for customers without building a separate checkout.
Get started →Use provider-secured checkout while PayUnifyr tracks every order.
Learn more →Receive reliable status updates and keep your application synchronized.
View API →Connect separate gateway accounts while credentials remain encrypted and isolated.
Initiate, track and reconcile provider refunds from one merchant workspace.
Use consistent REST endpoints, test keys and clear responses across integrations.
Add your approved payment provider credentials through a protected setup.
Use our API or hosted checkout to create and verify payments.
Track payments and refunds while settlements continue directly to you.
Consistent responses, idempotent requests, signed webhooks and clear errors—regardless of the payment provider underneath.
POST /api/v1/payments
Authorization: Bearer pu_live_••••
{
"amount": 2499,
"currency": "INR",
"provider": "phonepe",
"order_id": "ORD-2048"
}
Understand how PayUnifyr works before connecting your gateway.
No. Payment processing and settlement remain with the connected provider and merchant account.
Yes. Supported providers such as Cashfree offer sandbox credentials and simulated payments.
No. Credentials are encrypted at rest and used only by the Laravel server.
An approved production account, HTTPS deployment, verified webhooks and the provider's KYC approval.
Create your account, connect a test merchant ID and send your first API request.