Skip to content
NammaAPI

Payment Gateway / Collection API

Payment Gateway / Collection API

Integrate payment collection into your business workflows.

What you can build

  • Payment collection

  • Payment status

  • Multiple payment methods

  • Refund workflows

  • Webhooks

  • Reports

  • Reconciliation

Sample request & response — demo data

payment-gateway
POST /api/v1/payments

{
  "amount": 250000,
  "reference": "demo-order-reference",
  "methods": ["upi", "card", "netbanking"]
}

// Response
{
  "orderId": "demo-order-id",
  "status": "PENDING",
  "checkoutUrl": "https://pay.example.com/checkout/demo-order-id"
}

Ready to Automate Your Business Payments?

Talk to our team or start integrating with the sandbox — no commitment required to explore the APIs.