const request = require("request");
const options = {
method: "POST",
url: "https://api.digiway.in/pg/orders",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
amount: 10000,
currency: "INR",
receipt: "receipt#1",
notes: { key1: "value3", key2: "value2" }
})
};
Digiway supports the full range of Indian payment methods — UPI (intent flow, collect, and QR), all major Debit and Credit cards (Visa, Mastercard, RuPay, Amex), Net Banking across every major Indian bank, and the leading Indian wallets including Paytm, MobiKwik, Amazon Pay, and Freecharge. International cards are also supported.
From signup to your first live transaction typically takes under 24 hours. KYC verification using Aadhaar and PAN completes the same day. Sandbox integration takes most teams a few hours using our SDKs, and the move from sandbox to production requires only a key swap.
Our routing engine evaluates each transaction against live performance data from every connected partner — current success rates, latency, BIN-specific behaviour, and bank-side health. The transaction is routed through the partner most likely to succeed at that exact moment. If the first attempt fails for transient reasons, the next-best route retries automatically — invisibly to your customer.
Digiway offers T+0 (same-day instant), T+1, and T+2 settlement schedules. You choose what fits your cash flow. Settlements land directly in your registered bank account, with full transaction-level reconciliation available in your dashboard and via API.
Yes. Digiway is PCI-DSS compliant, ISO 27001 certified, and uses 256-bit SSL encryption end-to-end. Card data is fully tokenized — your servers never touch raw card details. We also provide 2FA, biometric authentication on all merchant tools, and 24/7 automated threat monitoring.
Digiway uses transparent transaction-based pricing with no setup fee, no annual maintenance fee, and no hidden charges. Rates vary by payment method and volume tier. Visit our Pricing page for current rates, or contact sales for custom enterprise pricing.