Payment Gateway

Experience the secure UPI checkout flow

499
Merchant Integration
GatewayX.init({
  merchantId: "YOUR_MERCHANT_ID",
  amount: 499,
  orderId: "ORD_12345",
  customerName: "John"
});
View Merchant Dashboard