Payment Gateway

Experience the secure UPI checkout flow

499
Merchant Integration
GatewayX.init({
  merchantId: "merchant_123",
  upiId: "merchant@paytm",
  amount: 499,
  customerName: "John",
  orderId: "ORD_12345",
  callbackUrl: "https://..."
});
View Merchant Dashboard